Luke UI
GitHub repository

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
Loading Blockquote: Basic example

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
Loading Blockquote: Typography example

API

BlockquoteProps also accepts compatible DOM and ARIA attributes and event handlers for its rendered element.

Prop

Type

On this page