ensemble
ensemble copied to clipboard
Range slider
Add the following props to slider.
- Slider:
enableRange: # bool, default is false
inputType: # enum: number (default), hour, year, date
tooltip: # bool, default is true
See UX of range slider and tooltips: https://flutter.syncfusion.com/?_gl=1129bhdm_gaMTkyNDUzOTExNC4xNzA5MzEyMzg1_ga_41J4HFMX1J*MTcwOTMxMjM4NC4xLjAuMTcwOTMxMjM4NC4wLjAuMA..#/range-slider/basic-features/date-interval
Items to fix while modifying this widget:
- validation (https://github.com/EnsembleUI/ensemble/issues/1155)
- ability to set value in EDL and code