| @for (col of sortableColumns; track col.field) { |
{{ col.label }}
@if (db.sortColumn() === col.field) {
{{ db.sortDirection() === 'ASC' ? 'arrow_upward' : 'arrow_downward' }}
}
|
}
|||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ store.full_name || store.file_name }} | {{ store.font_family }} | {{ store.font_subfamily }} | {{ store.file_type }} | {{ store.file_size_pretty }} | {{ store.version }} | {{ store.designer }} | {{ store.favorite ? '♥' : '♡' }} | folder_open | open_in_new | |
| Select a collection to view fonts | ||||||||||