Skip to content

JuliaGizmos/WidgetsBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Widgets & Layouts for UIs in Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages