iron-swipeable-pages

WebJar for iron-swipeable-pages

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.webjars.bowergithub.geoloeg
ArtifactId

ArtifactId

iron-swipeable-pages
Last Version

Last Version

1.2.10
Release Date

Release Date

Type

Type

jar
Description

Description

iron-swipeable-pages
WebJar for iron-swipeable-pages
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download iron-swipeable-pages

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.2.10