A web component for creating a horizontal button bar with hierarchical drop-down menus.
A web component for creating a horizontal button bar with hierarchical drop-down menus.

``html
`
Install the component:
`sh`
npm i @logo-elements/menu-bar -s
Once installed, import the component in your application:
`js``
import '@logo-elements/menu-bar';