Link
A hyperlink to web pages, files, email addresses, locations in the same page, or anything else a URL can address.
API Reference
This is regular text with a link
Examples
External
An external link icon is appended if the link starts with http[s]://
A mail icon is appended if the link starts with mailto:
Phone
A phone icon is appended if the link starts with tel:
API Reference
Supports any props the <a> element accepts.
| Prop | Type | Default | 
|---|---|---|
| href | string | - | 
| target | _self_blank_parent_top_unfencedTop | - | 
| hideIcon | boolean | false | 
| className | string | - |