Skip to contentSkip to content

MenuPreviewSubmenuPopup API

API reference docs for the React MenuPreviewSubmenuPopup component. Learn about the props, CSS, and other APIs of this exported module.

Demos

Import

import MenuPreviewSubmenuPopup from '@mui/material/MenuPreviewSubmenuPopup';

Props

NameTypeDefaultDescription
The component cannot hold a ref.

Slots

Slot nameClass nameDefault componentDescription

CSS classes

These class names are useful for styling with CSS. They are applied to the component's slots when specific states are triggered.

Class nameRule nameDescription

You can override the style of the component using one of these customization options:

Source code

If you did not find the information in this page, consider having a look at the implementation of the component for more detail.