jquery-datatables-checkboxes

WebJar for jquery-datatables-checkboxes

Лицензия

Лицензия

MIT
Категории

Категории

Данные
Группа

Группа

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

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

jquery-datatables-checkboxes
Последняя версия

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

1.2.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

jquery-datatables-checkboxes
WebJar for jquery-datatables-checkboxes
Ссылка на сайт

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

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

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

https://github.com/gyrocode/jquery-datatables-checkboxes

Скачать jquery-datatables-checkboxes

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.npm : jquery jar [1.7,)
org.webjars.npm : datatables.net jar [1.10.8,)

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

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

jQuery DataTables Checkboxes

Checkboxes is an extension for the jQuery DataTables library that provides universal solution for working with checkboxes in a table.

More information and examples are available at gyrocode.com/projects/jquery-datatables-checkboxes/.

How to use

$('#example').DataTable({
   'columnDefs': [
      {
         'targets': 0,
         'checkboxes': true
      }
   ],
   'order': [[1, 'asc']]
});

Documentation

Documentation is available at gyrocode.com/projects/jquery-datatables-checkboxes/.

Copyright

Gyrocode LLC, gyrocode.com

License

MIT License, opensource.org/licenses/MIT

org.webjars.npm

Gyrocode

Providing mobile-friendly website design and development, SEO, hosting and technical support in Bucks County, PA. Call (267) 429-4900.

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

Версия
1.2.12
1.2.11
1.1.2
1.1.0-alpha.1