iron-swipeable-pages

WebJar for iron-swipeable-pages

Лицензия

Лицензия

MIT
Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

iron-swipeable-pages
Последняя версия

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

1.2.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

iron-swipeable-pages
WebJar for iron-swipeable-pages
Ссылка на сайт

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

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

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

https://github.com/GeoloeG/iron-swipeable-pages

Скачать iron-swipeable-pages

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

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.geoloeg/iron-swipeable-pages/ -->
<dependency>
    <groupId>org.webjars.bowergithub.geoloeg</groupId>
    <artifactId>iron-swipeable-pages</artifactId>
    <version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.geoloeg/iron-swipeable-pages/
implementation 'org.webjars.bowergithub.geoloeg:iron-swipeable-pages:1.2.10'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.geoloeg/iron-swipeable-pages/
implementation ("org.webjars.bowergithub.geoloeg:iron-swipeable-pages:1.2.10")
'org.webjars.bowergithub.geoloeg:iron-swipeable-pages:jar:1.2.10'
<dependency org="org.webjars.bowergithub.geoloeg" name="iron-swipeable-pages" rev="1.2.10">
  <artifact name="iron-swipeable-pages" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.geoloeg', module='iron-swipeable-pages', version='1.2.10')
)
libraryDependencies += "org.webjars.bowergithub.geoloeg" % "iron-swipeable-pages" % "1.2.10"
[org.webjars.bowergithub.geoloeg/iron-swipeable-pages "1.2.10"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymer : polymer jar [1.2.0,2)
org.webjars.bowergithub.polymerelements : iron-resizable-behavior jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-selector jar [1.4.0,2)

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

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

Published on webcomponents.org

<iron-swipeable-pages>

Descripton

<iron-swipeable-pages> manages a set of pages and provides the ability to switch between them by swiping gesture.

Install

Install the component using Bower:

$ bower install iron-swipeable-pages --save

Usage

Import Custom Element:

<link rel="import" href="bower_components/iron-swipeable-pages/iron-swipeable-pages.html">

And then use it:

<iron-swipeable-pages selected="0">
  <div>One</div>
  <div>Two</div>
  <div>Three</div>
</iron-swipeable-pages>

See the Documentation for more options.

More Demos

https://geoloeg.github.io/iron-swipeable-pages/

Discussing

If you have any questions, you can find me on the Polymer Slack Channel, or just raise an Issue.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D
org.webjars.bowergithub.geoloeg

GeoloeG

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

Версия
1.2.10