Universal way to add a link.
This link changes color when clicked.
We recommend using this component if you need to insert a link without additional formatting.
If you want to insert a button that will open the link, use the view.action-button and action.open-link components.
View exampleTo insert a link with a search query, use helper.search-query.
View exampleName | Type | Description |
---|---|---|
type * | "view.link" | Set component type. |
label | string | Label above the component. |
content | string | Link text displayed to a Toloker. |
hint | string | Hint text. |
url * | string | Link URL. |
validation | condition | Validation based on condition. |