freya_components

Function SubMenu

Source
pub fn SubMenu(_: SubMenuProps) -> Element
Expand description

Create sub menus inside a Menu.

ยงProps

For details, see the props struct definition.

  • menu : Element

    Submenu configuration.

  • children : Element

    Inner children for the MenuButton