Hierarchy

  • Translations

Properties

accessibleMaxLengthExceeded: string

Message to announce to AT via aria-live when the length.max is exceeded.

Deprecated

Since 18.0.0. This message text should be consistent across the application, and not configured per component instance.

accessibleMaxLengthRemaining: string

Message to announce to AT via aria-live for the remaining character count.

Deprecated

Since 18.0.0. This message text should be consistent across the application, and not configured per component instance.

Provides properties to customize the message text used by the implicit regexp validator associated to the InputText and TextArea components.

Deprecated

Since 18.0.0. The implicit regexp validator is not supported by the component.

Provides properties to customize the summary, detail and hint text used by the implicit required validator associated to any editable component that supports the required option.

Generated using TypeDoc