elm-ui-widgets
elm-ui-widgets copied to clipboard
Add Slider Widget
Add a slider widget from the Material Design specification. Following the implementation of the Switch
Widget, this should include:
- A Widget Type + Implementation
- A Style Type + Implementation
Note that both the continuous and discrete version should be implemented.