Components
CmParentProps
The properties for a parent item in a context menu (CM).
Properties
- Name
expandIcon?
- Type
- () => ReactNode
- Description
A function that returns the icon to display for expandable parent items in the context menu.
- Name
label
- Type
- string
- Description
The label to display for the parent item.