elm-ui-widgets icon indicating copy to clipboard operation
elm-ui-widgets copied to clipboard

Add Slider Widget

Open Orasund opened this issue 4 years ago • 0 comments

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.

Orasund avatar Feb 05 '21 05:02 Orasund