|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
A Material 3 Expressive button that presents an icon without a visible label. More...
A Material 3 Expressive button that presents an icon without a visible label.
Set text to a short, localized description of the action. The template uses it as the accessible name even though the control only renders its icon.
A checkable button fills its Material Symbol when selected. Set checkedIcon when the selected state needs a different symbol or source image instead.
For more information see the Material Design 3 icon button guidelines.
Definition at line 20 of file IconButton.qml.