ExternalLink
Use the ExternalLink component to link to resources outside the user's current
Dynatrace environment, such as Dynatrace documentation, or third-party sites. It
always opens in a new tab and displays an external link icon.
ExternalLinkProps
extends
, , , , , , | Name | Type | Default | Description |
|---|---|---|---|
href | | The href used for the link. | |
onClick? | | Callback handler called on click. |