**Slider** Range A slider provides a visual indication of adjustable content, as well as the current setting in the total range of content. Use a slider when you want people to set defined values (such as volume or brightness), or when people would benefit from instant feedback on the effect of setting changes. **Basic**: **Visibility**: Visible: [ ] Hidden: [ ] Collapsed: [ ] **Vertical**: **Range**: **Vertical & Range**: **Style & Class**: **Binding**: OnChange value: @onChangeValue private double oneWayBinding = 1; private double twoWayBinding = 1; private object? onChangeValue; **RTL**: