Live example
Properties
|
Name |
Values |
Default |
|---|---|---|
|
opensInNewWindow |
boolean |
false |
|
inline |
boolean |
true |
|
... |
JSX.IntrinsicElements["a"] |
|
Native Properties
|
Name |
Values |
Default |
|---|---|---|
|
opensInNewWindow |
boolean |
false |
|
inline |
boolean |
false |
|
children |
ReactNode |
|
|
… |
PropsWithChildren<TextProps> |
|
Composition
- Text
- New window icon
|
Tokens |
|
|---|---|
|
Text and icon colour - default |
color.surface.link |
|
Text and icon colour - inverted |
color.brand.onbrand |
|
Text font weight |
font.family.book |
|
Text font size |
font.size.md |
|
Text line height |
font.lineheight.md |
|
Padding |
space.200 |