GitHub

daffIsFilterApplied

import { daffIsFilterApplied } from '@daffodil/core'

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

const daffIsFilterApplied: (filter: DaffFilter) => boolean