Skip to main content
cngx-src documentation

CngxA11yPanelLabels

Interface

projects/ui/a11y/a11y-panel.config.ts

Import#

import { CngxA11yPanelLabels } from '@cngx/ui/a11y'

Description#

Panel text: per-axis group labels, the Reset control label, the default heading (shown when no [cngxA11yPanelHeader] is projected), and the live-region message announced on Reset. Library defaults are English; consumers localise via withA11yPanelLabels.

Index#

Instance Properties#

Readonly

Group label (the accessible name) per axis.

heading#string
Readonly

Default heading, shown when no [cngxA11yPanelHeader] slot is projected.

reset#string
Readonly

Reset control label.

resetMessage#string
Readonly

Live-announced when Reset restores every axis.