Skip to main content

MenuBar

Function MenuBar 

Source
pub fn MenuBar(props: MenuBarProps) -> impl IntoView
Expand description

An application menu bar that coordinates its MenuBarMenu children so only one is open at a time and hover switches between them once one is open.

ยงRequired Props