-
.oj-disabled
-
Place on a link to show it as disabled
Example
<a class="oj-disabled"><a> -
Category: Link Color
-
Sets the link color.
Class template:
-
.oj-link-
[link-color]Note: Square brackets signify required token substitutions whereas parentheses signify optional token substitutions.
-
Values for
[link-color]Value (required) Name Description subtle-primarySubtle primary a link that should be a subtle color subtle-secondarySubtle Secondary a link that should be a secondary subtle color disabledDisabled a link that is disabled
Example
<a class="oj-link-subtle-secondary">Subtle secondary link</a> -
-
Category: Link Usage
-
Sets the link usage.
Class template:
-
.oj-link-
[link-usage]Note: Square brackets signify required token substitutions whereas parentheses signify optional token substitutions.
-
Values for
[link-usage]Value (required) Name Description standaloneStandalone Set when a link is stand alone, meaning not embedded within other text. Standalone links must be 24px tall. Embedded links do not need to be 24px tall due to the inline exception. This is in order to meet wcag 2.5.8. embeddedEmbedded Set when a link is embedded within other text, for example in a paragraph
Example
<a class="oj-link-standalone">Standalone link</a> -
Styling: Link
Oracle® JavaScript Extension Toolkit (JET)
18.0.0
G12201-01
- Version:
- 18.0.0