Skip to main content

GridLayout

Function GridLayout 

Source
pub fn GridLayout(props: GridLayoutProps) -> Element
Expand description

The primary container for the grid layout system.

This component manages the spatial distribution of GridItem children and handles all drag/resize interactions using high-performance pointer capture.