> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/app-builder/app-construction/elements/web-elements/link.md).

# Link

Use a link to add a hyperlink to elements, most often text. Insert another element into a link element.

## Properties

<figure><img src="/files/yNx7cy0kA5be62emsEZB" alt=""><figcaption></figcaption></figure>

**URL:** The URL to navigate to when the link is clicked.

**Open in a new tab:** When toggled on, the page will open in a new tab. When off, it will open in the same tab.

**Visited color:** Color of the link once it's been clicked on.

**Hover color:** Color of the link when a user hovers over it

**Active color:** Color of the link as it's being clicked.

**Link color:** Color of the link.

See [Tooltip](/app-builder/app-construction/elements/tooltip.md) for tooltip configurations.

## Supported Events

No supported events.

## Supported Actions

**Set Data:** Change element data. See [Data Store](/app-builder/app-construction/data-store.md).

**Set Loading:** Set loading animation. See [Set loading animations](/app-builder/popular-use-cases/set-loading-animations.md).

{% hint style="info" %}
Visit [Interactions](/app-builder/app-construction/interactions.md) for more on events and actions.
{% endhint %}
