Description:
dropd is a zero-dependency minimalistic dropdown component for Vue.
Features:
- ~6kb (gzipped, full package)
- Zero dependencies
- Supports touch devices
- CommonJS and ES Modules support
- Optimized for Accessibility
- Easy to customize
- Optimized for performance
- More-reliant on CSS over JavaScript
Preview:
Download Details:
Author: whizkydee
Live Demo: https://codesandbox.io/s/kx874lpmxo?fontsize=14
Download Link: https://github.com/whizkydee/dropd/archive/master.zip
Official Website: https://github.com/whizkydee/dropd
Install & Download:
# NPM
$ npm install dropd-component --save