Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@innologica/vue-dropdown-menu

nikolakk6.2k0.1.4

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

readme

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/