Branch node - combines child nodes under one logic operator with an optional negated flag
FilterGroup
Interface
projects/forms/filter-builder/filter-builder.types.ts
Referenced by#
Import#
import { FilterGroup } from '@cngx/forms/filter-builder'
Description#
Branch node - combines child nodes under one logic operator with an optional negated flag.
Index#
Instance Properties#
filters#
unknownReadonly
Readonly
Stable identity used by Angular's @for track expression in the builder's
recursive renderer. See FilterExpression.id for the full contract.
logic#
FilterLogicReadonly
type#
unknownReadonly