Adds an text or html icon next to a component.
The _iconName
attribute (html icon) will override src
(image icon). If both attributes are blank the extension will not be applied.
(String) A link to a image file.
(String) The name of the HTML icon you wish to use. The full list is available here. The .icon-
prefix and :before
suffix are not required.
(String) The position to display the icon. Only supports left
or right
.
Framework version 2.0.10 + required for Handlebars support.
Version number: 0.1.2 Framework versions: ^2.0.10 Maintainer: Simon Date