Your search did not match any results.

Range Selector - Use Range Selection for Filtering

The RangeSelector component allows you to handle changes of the currently selected range. For this purpose, the callback function is specified in the onValueChanged property. This demo illustrates how to use the newly selected range for filtering data.

Backend API