@if (dropStateKeySupported) {
When clearing state this component supports deleting the entire state or individual entries.
} @else {
When clearing state this component only supports deleting the entire state.
}
@let isClearing = clearing();
Displaying {{ filteredEntries }} of {{ totalEntries }}