pub fn GridLayout(props: GridLayoutProps) -> ElementExpand 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.