Pullquote
Pullquote — Prism component.
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen to use
Pullquote — 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 { Pullquote } = window.PrismDesignSystem_39d121;
Props
| Prop | Type | Required | Description |
|---|---|---|---|
attribution | React.ReactNode | — | Name / source shown below the quote. |
role | React.ReactNode | — | Secondary line under the attribution (title, company). |
accent | boolean | — | Color the quote in the brand accent. |
children | React.ReactNode | — | |
className | string | — |