Link

Overview

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

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setUrl

url: string

void

Set component URL setting

click

–

void

Trigger click event

Triggers

Name
Description

On Click

Triggered when the component is clicked

On Init

Triggered when the component is initialized

Last updated

Was this helpful?