Skip to main content
cngx-src documentation

CngxFeedbackAnnouncements

Interface

projects/ui/feedback/config/feedback-i18n.ts

Import#

import { CngxFeedbackAnnouncements } from '@cngx/ui/feedback'

Description#

Live-region copy the feedback family announces on its own behalf. Separate from the region names: these describe a transition rather than naming a landmark, so they change on a different cadence and a consumer usually translates them as one block.

Index#

Instance Properties#

alertDismissed#string
Readonly

Announced when a user dismisses an alert.

alertOverflow#function
Readonly

Accessible name of the alert-stack overflow trigger. Receives the hidden count.

asyncError#string
Readonly

loading -> error.

asyncLoaded#string
Readonly

loading -> success.

asyncLoading#string
Readonly

idle -> loading on CngxAsyncContainer.

asyncRefreshed#string
Readonly

refreshing -> success.

asyncRefreshFailed#string
Readonly

refreshing -> error.

asyncRefreshing#string
Readonly

Entering refreshing.