Skip to contents

A link.

Usage

link(...)

Arguments

...

Any named properties.

Details

See link

Examples

link(
  "the-y-company.com",
  href = "https://the-y-company.com",
  target = "_blank"
)
#> <ui5-link href="https://the-y-company.com" target="_blank">the-y-company.com</ui5-link>