Blazor Circular Gauge Example - Radial Slider
This sample demonstrates how to create a range slider component by utilizing the functions available in the circular gauge.
In this example, you can see how to render and configure a new range slider component in the circular gauge. It is possible to achieve this by combining ranges and a marker pointer. The marker pointer has been made interactive, so the value changes as you drag it.
More information on the circular gauge can be found in this documentation section.