The Slider component should support two thumbs for indicating a range of values.
The Slider component should allow tick labels to be shown next to the ticks, similar to the Kendo jQuery implementation (e.g. https://demos.telerik.com/kendo-ui/slider/events).
The Slider Component should support defining a largetStep value, in addition to the smallStep input which is already available. The jQuery Slider supports a similar behavior: https://demos.telerik.com/kendo-ui/slider/events.