Back to Kavita

Person Card.Component

UI/Web/src/app/cards/person-card/person-card.component.html

0.9.0270 B
Original Source

@if(entity.coverImage) { } @else {

} @if (allowSelection) {

} @if (count > 1) { {{count}} }

@if (title.length > 0 || actions.length > 0) {

{{title}} @if (actions && actions.length > 0) { } @let subtitle = subtitleTemplate(); @if (subtitle) {

} }