Hierarchy

  • Translations

Properties

accessibleMaxLengthExceeded: string

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

Deprecated

Since 17.0.0. This is not supported by the component.

accessibleMaxLengthRemaining: string

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

Deprecated

Since 17.0.0. This is not supported by the component.

cancel: string

The text to display for the Cancel link.

currentText: string

The text to display for the current day link.

Deprecated

Since 17.0.0. The Redwood UX specification does not allow this to be configurable.

Provides properties to customize the hint and message text used by the implicit date restriction validator associated to the InputDateTime and InputDate components.

Provides properties to customize the hint and message text used by the implicit datetime range validator associated to the InputDateTime, InputDate, and InputTime components.

done: string

The text to display for the switcher's Done link.

nextText: string

The text to display for the next month link.

Deprecated

Since 17.0.0. The Redwood UX specification does not allow this to be configurable.

prevText: string

The text to display for the previous month link.

Deprecated

Since 17.0.0. The Redwood UX specification does not allow this to be configurable.

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

Deprecated

Since 17.0.0. This 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.

time: string

The aria-label text for the time input in a oj-date-time-picker. When the screen reader user tabs to the input, they will hear 'Time' so that they know they are on the time field of the oj-date-time-picker.

tooltipCalendar: string

Tooltip text for the calendar icon.

Deprecated

Since 17.0.0. This is not configurable per component instance in the Redwood UX specification.

tooltipCalendarDisabled: string

Tooltip text for the calendar icon when the component is disabled.

Deprecated

Since 17.0.0. This is not configurable per component instance in the Redwood UX specification.

tooltipCalendarTime: string

Tooltip text for the calendar + time icon.

Deprecated

Since 17.0.0. This is not configurable per component instance in the Redwood UX specification.

tooltipCalendarTimeDisabled: string

Tooltip text for the calendar + time icon when the component is disabled.

Deprecated

Since 17.0.0. This is not configurable per component instance in the Redwood UX specification.

weekHeader: string

The text to display for the week of the year column heading.

Deprecated

Since 17.0.0. The Redwood UX specification does not allow this to be configurable.

Generated using TypeDoc