Interface RawContextItem

Hierarchy

  • RawContextItem

Indexable

[key: string]: unknown

Properties

Methods

Properties

children?: (undefined | RawContextItem | ContextItem)[]
type: FC<MenuCheckboxItemProps> | FC<MenuControlItemProps | MenuCompositeControlItemProps> | FC<MenuGroupProps> | FC<MenuItemProps | MenuCustomItemProps | MenuSubmenuListItemProps | MenuSubmenuItemProps> | FC<MenuRadioItemProps> | FC<unknown> | FC<MenuProps>

Methods

Generated using TypeDoc