Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 517 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 517 Bytes

Widgets

Build Status Codecov

Unified interface for widgets. So far offers:

Slider(1:100)
Button("hi")
TextField("Write!")
NumberInput(66.0)
RangeSlider(1:100; value=[10, 80])

Rendering of the Widgets needs to happen in e.g. Bonito or Makie