Root-scoped {@link CngxSelectAnnouncer} for custom composites that want to share the family live-region
injectSelectAnnouncer
Functionforms/select
projects/forms/select/shared/inject-helpers.ts
Description#
Root-scoped CngxSelectAnnouncer for custom composites that want to share the family live-region.
const announcer = injectSelectAnnouncer();
announcer.announce('Filter applied: Red', 'polite');Signature#
injectSelectAnnouncer()Returns#
CngxSelectAnnouncer