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
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
API
BlockquoteProps also accepts compatible DOM and ARIA attributes and event handlers for its rendered element.
Prop
Type