pub fn MenuSection(props: MenuSectionProps) -> impl IntoViewExpand description
§Required Props
- children: [
Children]
§Optional Props
- heading:
impl Into<String>- Optional uppercase section heading rendered above the rows. Pass
Noneto skip the heading.
- Optional uppercase section heading rendered above the rows. Pass