Blockquote

React component for displaying content quoted from elsewhere.

GitHub icon Module source

Unpkg icon Unpkg CDN

CSS

This component module has a css export that’s a Set instance containing the URL strings of the CSS files that must be loaded for this component to display correctly (excluding theme and global CSS).

Props

The React component props are documented via TypeScript JSDoc comments in the module source.

Examples

A simple text quote.

Great minds discuss ideas, average minds discuss events, small minds discuss people.

Code