Blazor Linear Gauge Example - Interactive Slider Implementation
This sample demonstrates how to create a slider component by utilizing the functionalities available in the linear gauge.
In this example, you can see how to render and configure a new slider component in the linear gauge. This can be accomplished by combining axis, range, and pointer. The pointer has been made interactive, so the value changes as you drag it.
More information on the linear gauge can be found in this documentation section.