tags-input

WebJar for tags-input

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-jifalops-tags-input
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

tags-input
WebJar for tags-input
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jifalops/tags-input

Download github-com-jifalops-tags-input

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.bower : polymer jar [1.8.1,2)
org.webjars.bower : iron-icon jar [1.0.12,2)
org.webjars.bower : iron-iconset-svg jar [1.1.0,2)
org.webjars.bower : iron-flex-layout jar [1.3.2,2)

Project Modules

There are no modules declared in this project.

Published on Vaadin  Directory Stars on vaadin.com/directory Published on webcomponents.org

tags-input

Input element for defining one or more tags.

Installation

bower i -S jifalops/tags-input        # Polymer 2.0 class based
bower i -S jifalops/tags-input#0.4.0  # Polymer 2.0 hybrid (1.x compatible)
bower i -S jifalops/tags-input#0.3.0  # Polymer 1.x based

Demo

<tags-input autofocus label="Tags"></tags-input>

Full demo: webcomponents.org | github

API: webcomponents.org

Contributing

  1. Fork it on Github.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

MIT

Versions

Version
0.1.2