Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Case 1:
Need to provide dynamically value changing support for tick properties in the slider.
Sample code: https://blazor.syncfusion.com/documentation/range-slider/ticks#step
It works similarly to the EJ2 slider, dynamically updating the ticks properties.
EJ2 sample link: https://stackblitz.com/edit/bi7ifhja?file=index.ts,index.html
Case 2 :
Dynamically changing the Width property of the Slider component does not render properly in the Blazor slider.