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