pub fn BaseGrid(props: BaseGridProps) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - cols:
impl Into<Signal<u16>> - x_gap:
impl Into<Signal<u16>> - y_gap:
impl Into<Signal<u16>>