Link
Styled anchor tag.
Usage
import { Link } from "@skyltmax/ds9"Examples
Basic
Code
External
Add an icon indicating that the link leads to an external site which opens in a new window/tab and add target="_blank" and rel="noopener noreferrer" to the anchor tag.
Code