Skip to main content

Type Alias: MenuSectionProps

MenuSectionProps = object

Defined in: jsx.ts:223

Props for menu sections.

Sections group related menu items with optional labels.

Properties

children?

optional children: ReactNode

Defined in: jsx.ts:227

Menu items in this section


label?

optional label: string

Defined in: jsx.ts:225

Optional section header label