← Back to documentation
Link
A link that can be configured to open in the same window or a separate blank window.
Information
Plan: Personal
Properties
| Property | Type | Default |
|---|---|---|
| Text | string | "Text" |
| Link | string | "/" |
| Target | enum<string> | "_self" |
| Font family | string | "inherit" |
| Font size | string | "1rem" |
| Font weight | string | "normal" |
| Font style | string | "normal" |
| Line height | string | "normal" |
| Color | string | "var(--pc-semantic-text-primary)" |
| Color - Hover | string | "var(--pc-semantic-interactive-link-hover)" |
| Text decoration | string | "none" |
| Text decoration - Hover | string | "none" |
| Background color | string | "transparent" |
| Background color - Hover | string | "transparent" |
| Cursor | string | "pointer" |
| Cursor - Hover | string | "pointer" |
| Border width | string | "0px" |
| Border color | string | "transparent" |
| Border color - Hover | string | "transparent" |
| Border radius | string | "0px" |
| Transition | string | "none" |
| Text align | enum<string> | "left" |
| Padding | string | "0px" |
| Selectors | array | [] |