tether-select

WebJar for tether-select

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/HubSpot/select

Скачать tether-select

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

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

Зависимости

compile (1)

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

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

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

Select

GitHub version

Select.js is a Javascript and CSS library for creating styleable select elements. It aims to reproduce the behavior of native controls as much as is possible, while allowing for complete styling with CSS.

Install

Dependencies

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

npm

$ npm install tether-select

bower

$ bower install tether-select

Usage

let selectInstance = new Select({
  el: document.querySelector('select.select-target'),
  className: 'select-theme-default'
})

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.bower

HubSpot

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

Версия
1.1.0