An icon that responds to focused and invalid events when slotted into an input such as paper-input.
[ This description is mirrored from README.md at github.com/LssPolymerElements/titanium-responsive-icon on 2019-05-10 ]
titanium-responsive-icon
An icon that responds to focused and invalid events when slotted into an input such as paper input.
bower install --save titanium-responsive-icon
<paper-input>
<titanium-responsive-icon icon="icons:alarm" slot="prefix"></titanium-responsive-icon>
</paper-input>
Install
Framework Support
Polymer 2.0+
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 3.0.4
Dependencies
- polymer#Polymer/polymer#^2.4.0
- polymer-decorators#Polymer/polymer-decorators#^2.0.1
- iron-icon#PolymerElements/iron-icon#^2.0.0
- reflect-metadata#rbuckton/reflect-metadata#^0.1.12