Paragraph

Text that can span multiple lines.

#

#

#

Used for small body copy. Avoid unless explicitly used in a design, since it's harder to read than a default medium size.

#

This is a default size, that's used for most copy on the page.

#

Used on onboarding pages, where larger fonts and component sizes are used. There may be other limited use cases beyond onboarding pages. Try to stick to a default medium size when possible.

#

#

  • When text can span multiple lines.

#

  • If you're positioning text on the same row as other components, use a text component.
  • If text is a label to something, use a text component instead.

#

#

Inherits margin props.

NameDefaultDescription
children

ReactNode

Paragraph text.

size"md""sm" | "md" | "lg"

Font size.

On this page

  • Example
  • Usage
  • Small size
  • Medium size
  • Large size
  • Guidelines
  • When to use
  • When not to use
  • Content
  • Props