Skip to main content

MenuBarMenu

Function MenuBarMenu 

Source
pub fn MenuBarMenu(props: MenuBarMenuProps) -> impl IntoView
Expand description

A single top-level menu within a MenuBar, keyed by id, showing a label trigger that toggles its children dropdown and coordinates open state through the bar’s context.

§Required Props