Skip to main content
cngx-src documentation

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#unknown
Readonly
Readonly

Stable identity used by Angular's @for track expression in the builder's recursive renderer. See FilterExpression.id for the full contract.

Readonly
negated#boolean
Readonly
type#unknown
Readonly