Skip to content

@gtkx/react / MenuSectionProps

Type Alias: MenuSectionProps

MenuSectionProps = object

Defined in: packages/react/src/jsx.ts:507

Props for menu sections.

Sections group related menu items with optional labels.

Properties

children?

optional children?: ReactNode

Defined in: packages/react/src/jsx.ts:511

Menu items in this section


label?

optional label?: string

Defined in: packages/react/src/jsx.ts:509

Optional section header label