View Source Link
<Link>
Opens a URL when tapped.
Overview
Provide a destination and label content to create a <Link>.
<Link destination="https://native.live">
Go to <Text class="bold">LiveView Native</Text>
</Link>Attributes
SwiftUI Documentation
See SwiftUI.Link for more details on this View.
References
Link to this reference
destination
A valid URL to open when tapped.