Collection of theme-ui and external components.
created:3/15/2021
updated:3/15/2021
source lines:6
comments %:67

ExternalLink

Anchor link to an external url, adds the default

target="_blank" rel="noopener noreferrer"
props.

({ href }: ExternalLinkProps) => {
return <ExternalLink href={href}>{href}</ExternalLink>;
}

Controls

Name
Description
Default
Controls
href
string
-

A11y tests

color

name-role-value

semantics