Element: <oj-c-rich-radioset>

CORE PACK

Oracle® JavaScript Extension Toolkit (JET)
18.1.0

G25383-01

DOM Interface: CRichRadiosetElement

Touch Information

Target Gesture Action
Rich Radio Card Tap Select the corresponding radio button.

Keyboard Information

Target Key Action
Rich Radioset Tab In Sets focus to the selected card in the rich radioset. Otherwise, it will set focus to the first focusable card in the rich radioset. Disabled radio cards are not focusable.
Rich Radio Card UpArrow Select the previous radio button in the group.
DownArrow Select the next radio button in the group.
Rich Radioset Shift+Tab Sets focus to the selected card in the rich radioset. If the focus is currently on the first focusable radio card in the set, it will shift to the "Learn More" link if help source exists. If no help source is available, the focus will move to the previous focusable element on the page before the `oj-c-rich-radioset`. Disabled radio cards are not focusable.