Range Slider / API

Blazor Range Slider Example - API Configuration and Usage Support

Loading Syncfusion Blazor Server Demos…

Properties

This sample demonstrates the customization of the Blazor Range Slider component using its properties from the property panel. Select any combination of properties from the property panel to customize the Range Slider component.

In this demo, the Range Slider is rendered with minimal configuration.

Customization Options:

This sample can be customized further with various Range Slider properties from the property panel. For example:

  • Min - Sets the minimum value of the range.
  • Max - Sets the maximum value of the range.
  • Step - Defines the incremental step value for value changes.