Vue My Dropdown Save

Dropdown box component to vuejs

Project README

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

Changelog

2.1.0

  • Fixed error in IE <= 11.
  • Added positioned event.
  • Changed .babelrc configuration. Now use env preset

LICENSE

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

Open Source Agenda is not affiliated with "Vue My Dropdown" Project. README Source: davidnotplay/vue-my-dropdown
Stars
31
Open Issues
7
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating