Link Preview
A link is styled text that leads somewhere else, either within an experience or to a different app or site.
Don't use links for triggering actions, try a transparent button instead.
Loading...
Properties
appearance
A link can appear either with its default style or subtle. If not specified, the link appears with its default styling.
“subtle”
“default”
Default:
“‘default’”
as
“a”
“button”
Default:
nonedisabled
Whether the link is disabled.
boolean
Default:
false
disabledFocusable
When set, allows the link to be focusable even when it has been disabled. This is used in scenarios where it is important to keep a consistent tab order for screen reader and keyboard users.
boolean
Default:
false
inline
If true, changes styling when the link is being used alongside other text content.
boolean
Default:
false