Component that acts as a container for other elements. These elements will be rendered as links.
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 |
There are no Events associated with this Component.