en_btr_frontend/app/components/book.hbs

3 lines
98 B
Handlebars

<a {{on "click" this.selectBook}} class="{{this.selected}}" ...attributes>{{this.bookTitle}}</a>