Skip to main content

MenuSection

Function MenuSection 

Source
pub fn MenuSection(props: MenuSectionProps) -> impl IntoView
Expand description

§Required Props

  • children: [Children]

§Optional Props

  • heading: impl Into<String>
    • Optional uppercase section heading rendered above the rows. Pass None to skip the heading.