Skip to main content

Type Alias: MenuSectionProps

MenuSectionProps = object

Defined in: jsx.ts:275

Props for menu sections.

Sections group related menu items with optional labels.

Properties

children?

optional children: ReactNode

Defined in: jsx.ts:279

Menu items in this section


label?

optional label: string

Defined in: jsx.ts:277

Optional section header label