|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
A destination in a Material Design 3 Expressive navigation rail. More...
A destination in a Material Design 3 Expressive navigation rail.
NavigationRailItem displays an icon above its label in a collapsed rail and moves the icon to the logical leading side when the rail expands. Labels are always shown when supplied. Icon-only destinations remain centered in both layouts.
The inherited text, icon, action, enabled, checked, and clicked APIs follow Qt Quick Templates. Items declared inside a NavigationRail or ModalNavigationRail are automatically made exclusive and synchronized with the rail's currentIndex.
For more information see the Material Design 3 navigation rail guidelines.
Definition at line 32 of file NavigationRailItem.qml.