Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 682 Bytes

File metadata and controls

16 lines (10 loc) · 682 Bytes

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.