Text
Display text and links with theme styles.
Import
js
import { MpText } from '@mekari/pixel3'
Playground
API
MpText
Props
Slots
Name | Type | Default |
---|---|---|
as | string | p |
size | h1 | h2 | h3 | body-small | body | label | label-small | overline | label |
weight | regular | semiBold | regular |
line-clamp | string | 1 |
color | string | dark |
is-truncated | boolean | false |
is-strike | boolean | false |
is-text-link | boolean | false |