GitHub

daffClearFilters

Undoes the applied state of all applied filter options of a dictionary of DaffFilter returning updated dictionary.

const daffClearFilters: (filters: Record<string, DaffFilter>) => Record<string, DaffFilter>