Link

While links have default styling in the app, some links deserve a little more ❤️


React Component

Links

Neutral Links

Neutral links live in items with non-white backgrounds, such as Banner and Toast.

I have spoken.

Link here

Sage Component

SageLink
Property Description Type Default

external

When set to true, target="_blank" will be added to the link.

Boolean

nil

label

Sets the text for the link. Overrides any content passed in.

String

nil

launch

When set to true, the launch icon will accompany the link text.

Boolean

nil

show_label

When set to true, the link text is visible; otherwise it exists in the DOM but is visually hidden.

Boolean

nil

url

Sets the destination url for the link.

String

nil