HyperlinkΒΆ
-
/libs/granite/ui/components/foundation/hyperlink
Hyperlink is a component to represent a standard HTML hyperlink (<a>).
It has the following content structure:
-
granite:Hyperlink
- granite:commonAttrs
- granite:renderCondition
- hrefstringel
The href attribute.
- href_i18nstringel
- i18n
The href attribute. This is usually used to produce different value based on locale.
- targetstring
The target attribute.
- textstring
- i18n
The body text of the element.
-
x-cq-linkcheckerstring
- skip
- valid
The x-cq-linkchecker attribute.
- iconstring
The icon class.
-
iconSizestring
- S
- XS
- S
- M
- L
The size of the icon.
- hideTextboolean
Visually hide the text.
-
granite:Hyperlink