Directory

← Back

paper-chip

A Material Design chip

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/Collaborne/paper-chip on 2019-05-22 ]

paper-chip Bower version Build Status Published on webcomponents.org
Published on Vaadin  Directory Stars on vaadin.com/directory

paper-chip provides a material design chip and a section of chips. The web component is built with Polymer.

To use element:

npm install @collaborne/paper-chip --save

<paper-chip>Apples</paper-chip>
<paper-chip selectable>Oranges</paper-chip>
<paper-chip selectable>Pears</paper-chip>

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2011-2015 Collaborne B.V. <http://github.com/Collaborne/>

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^2.0.0

  • PolymerElements/iron-a11y-keys-behavior#^2.0.0
  • PolymerElements/iron-icon#^2.0.0
  • PolymerElements/iron-iconset-svg#^2.0.0
  • PolymerElements/iron-input#^2.0.0
  • PolymerElements/paper-styles#^2.0.0
Released
2018-12-03
Maturity
IMPORTED
License
Apache License 2.0

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.1.6
Browser
Browser Independent
Online