|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
A Material 3 radio button for selecting one option from a set. More...
A Material 3 radio button for selecting one option from a set.
RadioButton inherits the Qt Quick Templates radio-button API, including text, checked, autoExclusive, and ButtonGroup integration. Sibling radio buttons are mutually exclusive by default; use ButtonGroup when the choices do not share the same visual parent.
For more information see the Material Design 3 radio-button guidelines.
Definition at line 20 of file RadioButton.qml.