|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
An equal-column Material Design 3 grid that adapts to width breakpoints. More...
An equal-column Material Design 3 grid that adapts to width breakpoints.
AdaptiveGrid places its child items in an internal GridLayout. Set the standard Layout attached properties on each child to choose its row, logical column, and spans. The number of columns and default horizontal spacing adapt to referenceWidth.
Definition at line 32 of file AdaptiveGrid.qml.