Hierarchy

  • Translations

Properties

ariaCloseSkipLink: string

Label assigned to a hidden anchor tag used for accessibility navigation on platforms supporting VoiceOver. The link is injected as a sibling to the context area of an open popup and used for ojPopup#close activation.

ariaFocusSkipLink: string

Label assigned to a hidden anchor tag used for accessibility navigation on platforms supporting VoiceOver. The link is injected as a sibling to the launcher of an open popup. The launcher is passed as the first argument to ojPopup#open. Activation of the link will move focus to the content of the associated popup.

ariaLiveRegionInitialFocusFirstFocusable: string

Message announced to a WAI-ARIA live region on desktop platforms when a popup opens and steals initial focus.

ariaLiveRegionInitialFocusFirstFocusableTouch: string

Message announced to a WAI-ARIA live region on platforms supporting VoiceOver when a popup opens and steals initial focus.

ariaLiveRegionInitialFocusNone: string

Message announced to a WAI-ARIA live region on desktop platforms when a popup opens but doesn't change focus.

ariaLiveRegionInitialFocusNoneTouch: string

Message announced to a WAI-ARIA live region on platforms supporting VoiceOver when a popup opens but doesn't change focus.

Generated using TypeDoc