Primitive

MenuGroup

Labeled group region for menu, command, and listbox surfaces.

Use MenuGroup to group options. It owns section anatomy, not filtering or command behavior.
navigation
MenuGroupDefault
Commands

Playground

Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.

Loading playground

Rendered matrix

Every state maps to the same primitive render route through the state query param.

Default

Labeled menu group with active and passive commands.
Commands

Selection

Group containing selectable options.
Views

Status

Group with destructive command state.
Danger

Public contract

The public prop table is generated from item metadata and schema-backed controls.
NameTypeDefaultDescription
titleReactNode-Group title.
childrenReactNode-Option or command rows.