# Link

## Overview

A link used as navigation to the app's pages and other sites or as a trigger for other actions.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2FQNeN45Z18gQQ6C0u7rHJ%2FCleanShot%202025-08-04%20at%2016.50.23%402x-min.png?alt=media&#x26;token=f483f58c-0b7c-457d-9bb4-72032eba6e3b" alt=""><figcaption></figcaption></figure>

### Properties

| Name   | Type     | Description    |
| ------ | -------- | -------------- |
| `name` | `string` | Component name |

### Methods

<table><thead><tr><th width="95.171875">Name</th><th width="124.4609375">Parameters</th><th width="109.49609375">Returns</th><th>Description</th></tr></thead><tbody><tr><td><code>setUrl</code></td><td><code>url: string</code></td><td><code>void</code></td><td>Set component URL setting</td></tr><tr><td><code>click</code></td><td>–</td><td><code>void</code></td><td>Trigger click event</td></tr></tbody></table>

### Triggers

<table><thead><tr><th width="123.34765625">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>On Click</strong></td><td>Triggered when the component is clicked</td></tr><tr><td><strong>On Init</strong></td><td>Triggered when the component is initialized</td></tr></tbody></table>
