pub fn Grid(props: GridProps) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - cols:
impl Into<Signal<u16>>- Number of grids displayed.
- x_gap:
impl Into<Signal<u16>> - y_gap:
impl Into<Signal<u16>>- Vertical gap.