The MegaMenu2 component renders a list of menu items with optional icons and text, styled with Material UI components to be responsive and interactive, including visual feedback for selected items.
menuItems
MenuItemsProps[]
Array of menu item objects, each with icon
, title
, content
, and optional selected
.
Displays a flexible grid of menu items, where each item appears as a clickable button.