tether-drop

WebJar for tether-drop

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

tether-drop
Последняя версия

Последняя версия

1.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

tether-drop
WebJar for tether-drop
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/HubSpot/drop

Скачать tether-drop

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/tether-drop/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tether-drop</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tether-drop/
implementation 'org.webjars.npm:tether-drop:1.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/tether-drop/
implementation ("org.webjars.npm:tether-drop:1.4.2")
'org.webjars.npm:tether-drop:jar:1.4.2'
<dependency org="org.webjars.npm" name="tether-drop" rev="1.4.2">
  <artifact name="tether-drop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tether-drop', version='1.4.2')
)
libraryDependencies += "org.webjars.npm" % "tether-drop" % "1.4.2"
[org.webjars.npm/tether-drop "1.4.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : tether jar [1.1.0,2)

Модули Проекта

Данный проект не имеет модулей.

Drop

GitHub version

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

Drop Docs

Install

Dependencies

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

org.webjars.npm

HubSpot

Версии библиотеки

Версия
1.4.2