Skip to content

Innologica/vue-dropdown-menu

Repository files navigation

Dropdown menu

Universal dropdown menu component for Vue. Any element can be dropdown trigger and anything can be dropdown content.

Fully customizable - supports left/right opening, open on hover/click, interactive mode ...

Installation

npm i @innologica/vue-dropdown-menu --save

or

yarn add @innologica/vue-dropdown-menu

import to use:

import DropdownMenu from '@innologica/vue-dropdown-menu'

Demo

Demo and documentation at https://innologica.github.io/vue-dropdown-menu/