Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Links allow users to navigate between different locations They can be used as standalone controls or inline with text.
Name | Description | Default | Control |
---|---|---|---|
as | "a""button" | - | - |
appearance | A link can appear either with its default style or subtle. If not specified, the link appears with its default styling. "subtle" | - | |
disabled | Whether the link is disabled. boolean | 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 | false | |
inline | If true, changes styling when the link is being used alongside other text content. boolean | false |