GitHub

daffComputeAppliedFilters

Returns a DaffFilters and only their applied options. DaffFilter that have no applied options will be omitted.

API

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