Skip to content

Typography

Semantic text roles.

Typography wrapper

Default paragraph

Muted text

<Text as="p">…</Text>

API Reference

PropTypeDefaultDescription
asReact.ElementTypespanPolymorphic element to render.
childrenReact.ReactNode-Text content.

Import

import { Typography } from "@uxome/ui";