Fluid 1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
RangeSlider Class Reference

A Material 3 Expressive slider for selecting a value range. More...

Inheritance diagram for RangeSlider:

Detailed Description

A Material 3 Expressive slider for selecting a value range.

RangeSlider provides two handles, horizontal and vertical orientations, five expressive sizes, optional discrete tick marks, and configurable value indicators.

Qt Quick Templates gives RangeSlider one root slider accessibility node even though keyboard focus moves between two handles. Fluid suppresses that incomplete root node and exposes each handle as a slider with its own name, focus state, constrained value range, step, and increase/decrease actions.

For more information see the Material Design 3 slider guidelines.

Definition at line 21 of file RangeSlider.qml.


The documentation for this class was generated from the following file: