Blockquote
Block-level quotation from another source.
Blockquote quotes another source as a block. It renders a native blockquote element, which
conveys quotation semantics to assistive technology.
Blockquote — Basic
This passage is set apart from the surrounding text because it comes from another source.
Typography
Blockquote accepts the typography, fontWeight, and lineClamp props from
Text. Pass typography when the quotation needs a different style
from the default.
Blockquote — Typography
A quoted passage set at the lead size.
Related components
Use Quote for a short quotation inside a sentence.
API
BlockquoteProps also accepts compatible DOM and ARIA attributes and event handlers for its rendered element.
Prop
Type