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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.