Skip to main content

Prefix

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

Props

prefix?: ReactNode | ChipProps

Example

/vertical-menu/menu-item/prefix

Source Code