tags-input

WebJar for tags-input

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.jifalops
ArtifactId

ArtifactId

tags-input
Last Version

Last Version

1.1.0
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 tags-input

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : iron-input jar [2.0.0,3)
org.webjars.bowergithub.vaadin : vaadin-combo-box jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : iron-iconset-svg jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : iron-flex-layout jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-input jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : iron-icon jar [2.0.0,3)

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
1.1.0