Hierarchy

  • Translations

Properties

cancel: string

Label of the cancel button of the mobile dropdown.

Deprecated

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

labelAccClearValue: string

Label of the clear value icon for screen readers.

Deprecated

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

labelAccOpenDropdown: string

Label of the dropdown arrow for screen readers.

Deprecated

Since 10.0.0. The oj-select-single dropdown arrow should be ignored by screen readers, so a label is not required.

multipleMatchesFound: string

Screen reader text for the drop down when multiple results are found.

Deprecated

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

nOrMoreMatchesFound: string

Screen reader text for the drop down when N or more results are found.

Deprecated

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

noMatchesFound: string

Screen reader text for the drop down when no results are found.

Deprecated

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

noResultsLine1: string

First line of text in the no data template shown in the default listView.

Deprecated

Since 9.0.0. oj-select-single will no longer show the dropdown when there are no results to show.

noResultsLine2: string

Second line of text in the no data template shown in the default listView.

Deprecated

Since 9.0.0. oj-select-single will no longer show the dropdown when there are no results to show.

oneMatchFound: string

Screen reader text for the drop down when one result is found.

Deprecated

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

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