@nathantreid/vue-my-dropdown

2.0.4-go2.1 • Public • Published

Vue my dropdown component

Handle dropdown menu easily with this Vuejs component.

Requisites

Vuejs >= 2.x

Install

$ npm install vue-my-dropdown

Usage

You can import and insert the component using:

import dropdown from 'vue-my-dropdown'

// Component 
export default {
    //...
    components: { dropdown },
    //...
}

Documentation

Official documentation

LICENSE

The license is MIT. See LICENSE file to more info.

Package Sidebar

Install

npm i @nathantreid/vue-my-dropdown

Weekly Downloads

2

Version

2.0.4-go2.1

License

MIT

Last publish

Collaborators

  • nathantreid