Menu
The Menu component is a versatile and customizable navigation element designed to display a structured list of items, typically used for user navigation or action selection within an application. It serves as a container for various sub-components such as MenuUser and MenuSection, which together create a cohesive and intuitive user interface.
Playground
Theming
Issues and suggestions
Installation
npm install @inubekit/menu
Playground
Interface
userName
sections
businessUnit
avatar
spacing
menuAction-title
menuAction-description
menuAction-spacing
menuAction-iconBefore
menuAction-iconAfter
menuAction-disabled
menuAction-action
menuHeading-title
menuLink-title
menuLink-description
menuLink-spacing
menuLink-iconBefore
menuLink-iconAfter
menuLink-disabled
menuLink-path
menuLink-action
menuSection-title
menuSection-children
menuSection-divider
menuSection-spacing
menuUser-userName
menuUser-businessUnit
menuUser-avatar