Components

Blockquote

A block level extended quotation.

Perfect typography is certainly the most elusive of all arts. Sculpture in stone alone comes near it in obstinacy.
<Blockquote>
Perfect typography is certainly the most elusive of all arts. Sculpture in
stone alone comes near it in obstinacy.
</Blockquote>

API Reference

This component is based on the blockquote element and supports common margin props.

PropTypeDefault
size
enum
No default value
weight
Responsive<"light" | "regular" | "medium" | "bold">
No default value
color
enum
No default value
highContrast
boolean
No default value
PreviousHeading
NextCode