Skip to main content
cngx-src documentation

CngxFilterBuilderAnnouncer

Interface

projects/forms/filter-builder/filter-builder-announcer.ts

Import#

import { CngxFilterBuilderAnnouncer } from '@cngx/forms/filter-builder'

Description#

Live-region announcer contract. Wraps a single Signal<string> the component template binds into an aria-live region. The default factory formats lastMutation events through CngxFilterBuilderI18n.announcement

  • consumers can swap the whole formatter (locale, telemetry, test doubles) by providing CNGX_FILTER_BUILDER_ANNOUNCER_FACTORY.

Index#

Properties

Instance Properties#

announcement#Signal
Readonly