@kenw232 wrote:
I’m trying to do this, it works if its text I’m showing, but not if I’m showing the font-awesome icon. How can I get it to render HTML instead?
<div>{{ aAvailListItem.qty || '<i class="fa fa-plus-circle"></i>' }}</div>
Posts: 5
Participants: 2