GitHub

daffIsFilterApplied

Determines whether or not a filter has any currently applied options.

import { daffIsFilterApplied } from '@daffodil/core'
const daffIsFilterApplied: (filter: DaffFilter) => boolean