Typography

Text

A text element with controls for size, color, weight and letter spacing.

Here is some text.

Colors

Normal textMuted textDisabled textColored text

Sizes

Size 1Size 2Size 3Size 4Size 5Size 6Size 7Size 8Size 9

Weights

Light textNormal textMedium textBold text

Alignment

Left
Center
Right

Letter spacing

Letter spacing 1Letter spacing 2Letter spacing 3 (normal)Letter spacing 4Letter spacing 5

Component props

NameType
typeResponsive<"muted" | "faded">
sizeResponsive<"1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9">
weightResponsive<"light" | "regular" | "medium" | "bold">
alignResponsive<"left" | "center" | "right">
spacingResponsive<"1" | "2" | "3" | "4" | "5">
asstring
asChildboolean