Directory

← Back

titanium-icon-input-container

A simple way to add an prefixed icon to an input that responds to disabled, focused and invalid states.

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/LssPolymerElements/titanium-icon-input-container on 2019-05-10 ]

titanium-icon-input-container

Build status

Published on webcomponents.org

A simple way to add an prefixed icon to an input that responds to disabled, focused and invalid states.

bower install --save titanium-icon-input-container

DEMO

<titanium-icon-input-container icon="icons:alarm">
    <paper-input></paper-input>
</titanium-icon-input-container>

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/polymer#^2.0.0
  • polymer2-ts#^1.0.0
  • iron-icon#PolymerElements/iron-icon#^2.0.0
Released
2017-07-24
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.0.4
Browser
Browser Independent

titanium-icon-input-container - Vaadin Add-on Directory

A simple way to add an prefixed icon to an input that responds to disabled, focused and invalid states. titanium-icon-input-container - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/LssPolymerElements/titanium-icon-input-container](https://github.com//LssPolymerElements/titanium-icon-input-container/blob/2.0.7/README.md) on 2019-05-10 ]** # titanium-icon-input-container [![Build status](https://ci.appveyor.com/api/projects/status/4u9pc7xohtyocve0/branch/master?svg=true)](https://ci.appveyor.com/project/aarondrabeck/titanium-icon-input-container/branch/master) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/LssPolymerElements/titanium-icon-input-container) A simple way to add an prefixed icon to an input that responds to disabled, focused and invalid states. `bower install --save titanium-icon-input-container` [ DEMO ](https://www.webcomponents.org/element/LssPolymerElements/titanium-icon-input-container) ```html ```
Online