Navigation

  • index
  • next |
  • previous |
  • Granite UI 1.0 documentation »
  • Granite UI Foundation »
  • Granite UI Foundation Server-side »

Hyperlink¶

/libs/granite/ui/components/coral/foundation/hyperlink

Hyperlink is a component to represent a HTML hyperlink (<a>).

It has the following content structure:

granite:Hyperlink
  1. granite:commonAttrs
  2. granite:renderCondition
hrefstringel

The href attribute.

href_i18nstringel
i18n

The href attribute. This is usually used to produce different value based on locale.

relstring

The rel attribute.

targetstring

The target attribute.

textstring
i18n

The body text of the element.

text_commentI18nstring

I18n comment for the body text of the element.

hideTextboolean

Visually hide the text. It is RECOMMENDED that every button has a text for a11y purpose. Use this property to hide it visually, while still making it available for a11y.

x-cq-linkcheckerstring
  1. skip
  2. valid

The x-cq-linkchecker attribute.

iconstring

The icon name. e.g. “search”.

iconSizestring
  1. S
  1. XS
  2. S
  3. M
  4. L

The size of the icon.

Previous topic

Heading

Next topic

Include

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Granite UI 1.0 documentation »
  • Granite UI Foundation »
  • Granite UI Foundation Server-side »
© Copyright 2018, Adobe Systems Incorporated. Created using Sphinx 1.8.3.