vue dropdown menu

Dropdown menu component for Vue

52
12
Vue

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/