About the titanium-responsive-icon category

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

titanium-responsive-icon

Build status

Published on webcomponents.org

An icon that responds to focused and invalid events when slotted into an input such as paper input.

bower install --save titanium-responsive-icon

DEMO

    <paper-input>
      <titanium-responsive-icon icon="icons:alarm" slot="prefix"></titanium-responsive-icon>
    </paper-input>