5 lines
146 B
Handlebars
5 lines
146 B
Handlebars
<Icon
|
|
@name={{this.glyph}}
|
|
class="{{this.class}} {{if (and @isButton (eq this.direction 'right')) 'hs-icon-button-right'}}"
|
|
...attributes
|
|
/> |