4.5.2.1.12. Link

Link is a hyperlink, which allows uniform opening of external web resources for the Web and Desktop client.

XML-name of the component: link

An example of XML-description for link:

<link caption="Link" url="https://www.cuba-platform.com" target="_blank"/>

link attributes:

  • url – the URL of the web resource.

  • target – sets the web page opening mode for the Web Client, similar to the target attribute of the <a> HTML element.

Additional link attributes: align | caption | description | enable | id | icon | stylename | visible | width