Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Link Component Documentation

Description

Component that acts as a container for other elements. These elements will be rendered as links.

Attributes

Attribute Description
link The location to redirect when clicking the element.
target Where the link is going to be opened. Possible values: _self, _blank, _parent, _top, framename

Events

There are no Events associated with this Component.