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
sizeenumNo default value
weightResponsive<"light" | "regular" | "medium" | "bold">No default value
trimResponsive<"normal" | "start" | "end" | "both">No default value
colorenumNo default value
highContrastbooleanNo default value
PreviousHeading
NextCode