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.
Import
import { ExternalLink } from '@dynatrace/strato-components/typography';
Demo
Style inheritance
ExternalLink applies link color and underline text decoration but otherwise
inherits from its surrounding context. Any inheritable CSS property not
explicitly set by the component flows through from the parent.