Type Alias: MenuSectionProps
MenuSectionProps =
object
Defined in: jsx.ts:275
Props for menu sections.
Sections group related menu items with optional labels.
Properties
children?
optionalchildren:ReactNode
Defined in: jsx.ts:279
Menu items in this section
label?
optionallabel:string
Defined in: jsx.ts:277
Optional section header label