Pullquote
Storybook
View this component in the Storybook sandbox
GitHub
Browse the files and source code related to this component
A blockquote is a way to highlight a quote from a person or other source in a way that visually separates it from the rest of the content.
Anatomy
Usage Guidelines
Pullquotes may be used to highlight a quote from a person or other source and should include a citation. The citation may include the name of the person or source, a title or description, and a link to the source if available.
When to consider a different component
Pullquotes should only be used for standalone content. If the quote requires other information or context, consider using a paragraph with quotation marks around quoted material.
Implementation
This component is available in WordPress as the Pullquote
block. It is a core Gutenberg block.
React Component Props
- cite
object
- The citation data
- children
ReactNode (required)
- The content of the quote
- className
string
- Additional classes to apply to the accordion
ua_component-wrapper
element