Menu Section Props with types
Props | Type | Description | Default |
---|---|---|---|
label | ReactNode | Title for Menu section | - |
icon | ReactElement | Icon for the menu section | - |
prefix | ReactNode | ChipProps | Add a prefix to the menu section | - |
suffix | ReactNode | ChipProps | Add a suffix to the menu section | - |
rootStyles | CSSObject | Set custom styling for menu section | - |