{total} {total === 1 ? 'artist' : 'artists'}
{/if}Loading…
{:else if !query.isPending && total === 0}No artists in your loaded library match '{filter.trim()}'. Search the full library →
{:else}Loading more…
{/if} {:else if artists.length > 0}End of library
{/if} {/if}