A simple way to add an prefixed icon to an input that responds to disabled, focused and invalid states.
[ This description is mirrored from README.md at github.com/LssPolymerElements/titanium-icon-input-container on 2019-05-10 ]
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
<titanium-icon-input-container icon="icons:alarm">
<paper-input></paper-input>
</titanium-icon-input-container>
Install
Framework Support
Browser Compatibility
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 2.0.7
Dependencies
- polymer#Polymer/polymer#^2.0.0
- polymer2-ts#^1.0.0
- iron-icon#PolymerElements/iron-icon#^2.0.0