Link props
Beside the Common properties, this element contains following:
Content
Specifies the text, that will appear instead of Url.
Url destination
Specifies the Url destination of the link.
Blank target
This property is used to set the target of the link.
If this property is set to false, clicking the link will redirect user to the specified Url in the same tab.
If set to true - new tab will be opened with specified Url address.
Last updated