Link
The link
component provides a text-based way for users to natigate to a new screen in your app, or elsewhere on the internet altogether.
Adding a link
To add the link
element, click Basic > Link
.

After adding the link there's two settings in the Settings Panel you will want to change. The URL
, or the location to which you want to link, and if the link should open in a new tab or not with the New Tab
checkbox.

The Link component can be useful for making a footer for the bottom of your screens.
Updated 6 days ago