Skip to main content

Blockquote

Blockquote — Prism component.

Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggle
Live demo
Open ↗

When to use

Blockquote — Prism component.

Accessibility

Use semantic elements (as/level) so structure—not just size—conveys hierarchy. Respect the reader’s line-length and contrast settings.

Import

const { Blockquote } = window.PrismDesignSystem_39d121;

Props

PropTypeRequiredDescription
citeReact.ReactNodeOptional attribution shown below, prefixed with an em dash.
childrenReact.ReactNode
classNamestring