paper-tile
with Polymer 1.0
see material spec
Demo & doc
See the component page for more information.
Installation
bower install --save Zecat/paper-tile
TODO
- secondary-action-on-left attribute
- use dom if for case where there is no content
| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.zecat |
| ArtifactId | ArtifactIdpaper-tile |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpaper-tile
WebJar for paper-tile
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| paper-tile-1.2.0.pom | |
| paper-tile-1.2.0.jar | 7 KB |
| paper-tile-1.2.0-sources.jar | 22 bytes |
| paper-tile-1.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.zecat/paper-tile/ -->
<dependency>
<groupId>org.webjars.bowergithub.zecat</groupId>
<artifactId>paper-tile</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.zecat/paper-tile/
implementation 'org.webjars.bowergithub.zecat:paper-tile:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.zecat/paper-tile/
implementation ("org.webjars.bowergithub.zecat:paper-tile:1.2.0")
'org.webjars.bowergithub.zecat:paper-tile:jar:1.2.0'
<dependency org="org.webjars.bowergithub.zecat" name="paper-tile" rev="1.2.0">
<artifact name="paper-tile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.zecat', module='paper-tile', version='1.2.0')
)
libraryDependencies += "org.webjars.bowergithub.zecat" % "paper-tile" % "1.2.0"
[org.webjars.bowergithub.zecat/paper-tile "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bowergithub.polymer : polymer | jar | [1.1.0,2) |
| org.webjars.bowergithub.polymerelements : paper-icon-button | jar | [1.0.5,2) |
| org.webjars.bowergithub.polymerelements : iron-icons | jar | [1.1.1,2) |
| org.webjars.bowergithub.polymerelements : paper-styles | jar | [1.1.2,2) |
| org.webjars.bowergithub.polymerelements : iron-image | jar | [1.0.3,2) |
with Polymer 1.0
see material spec
See the component page for more information.
bower install --save Zecat/paper-tile