Paragraph

A paragraph is used to render blocks of text.

Usage

Sizes

You can alter the size of the paragraph by specifying a size prop. The available sizes match the Hopper Typography Type Scale — a type scale is a set of font-size and line-height pairs.

Inherit

You can also alter the size to match the parent element's type scale by using the inherit size.

Props

style?
className?
size?

The Typography Type Scale to use.

Defaults to md.