1.5.0 • Published 2 years ago
cestc-tether-drop v1.5.0
Drop
Drop.js is a powerful Javascript and CSS library for creating dropdowns and other floating displays.
Install
Dependencies
npm
$ npm install tether-dropbower
$ bower install tether-dropUsage
let dropInstance = new Drop({
target: document.querySelector('.drop-target'),
content: 'Welcome to the future',
classes: 'drop-theme-arrows',
position: 'bottom left',
openOn: 'click'
})Contributing
We encourage contributions of all kinds. If you would like to contribute in some way, please review our guidelines for contributing.
License
Copyright © 2015 HubSpot - MIT License
1.5.0
2 years ago
