tether-drop
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/tether-drop package

1.4.2 • Public • Published

Drop

GitHubversion

Drop.js is a powerful Javascript and CSS library for creating dropdowns and other floating displays.

Drop Docs

Install

Dependencies

Installing via npm and bower will bring in the above dependencies as well.

npm

$ npm install tether-drop

bower

$ bower install tether-drop

Usage

let dropInstance = new Drop({
  target: document.querySelector('.drop-target'),
  content: 'Welcome to the future',
  classes: 'drop-theme-arrows',
  position: 'bottom left',
  openOn: 'click'
})

API documentation

Demo

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

Readme

Keywords

none

Package Sidebar

Install

npm i tether-drop

Weekly Downloads

9,603

Version

1.4.2

License

MIT

Last publish

Collaborators

  • henryqdineen
  • maxwellskala
  • arota-hubspot
  • service-ccs
  • rberdeen-hubspot
  • also
  • kj800x
  • friss
  • jhilker
  • timmfin