Examples
Production menubar patterns for top-level command strips, owned menu panels, and nested submenu chains.
Workspace command bar
Open with click or Enter/Space, then move across items with ArrowLeft/ArrowRight.
Wrapper menubar (plain CSS)
File
last command: No command yet
Wrapper menubar (tailwind shell)
Cascaded submenu chain
Nested menus are wired with [tngMenuItemSubmenu]. Use ArrowDown and ArrowRight from File to move into deeper levels.
Cascaded submenu chain (plain CSS)
File
last cascaded command: No command yet
Cascaded submenu chain (tailwind)
Style API contracts
Scope a custom product skin through the public slot and state hooks instead of styling private wrapper markup.
Scoped contract skin
last contract command: No command yet
Scoped contract skin (tailwind)
last contract command: No command yet