Skip to main content

Prefix

The prefix prop allows you to add additional content or elements before the label of a submenu.

Props

prefix?: ReactNode | ChipProps

Example

/vertical-menu/submenu/prefix

Source Code