Link

Hyperlink component that semantically renders an anchor.
Access to Fuegokit npm packages, source code repositories, and some content is limited to Appfire staff. Log in with Slack to continue.

Links render a semantic <a> tag and are primarily used for navigation. They inherit their parent's font-size but that value can be over-ridden using the sx prop.

Usage

import {Link} from '@fuegokit/react'

Subtle variant

As a button

Text decoration

See also