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

A Material 3 radio button for selecting one option from a set. More...

Inheritance diagram for RadioButton:

Detailed Description

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.

See also
RadioIndicator

Definition at line 20 of file RadioButton.qml.


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