---
id: blockquote
title: Blockquote
---

# Blockquote

This component is currently experimental because adding a summary line with more than a few short words will likely make the button text too long, particularly for users of screen readers.

The Blockquote component lets users show and hide sections of related content on a page.

## How to use

<code src="@digigov/ui/src/content/Blockquote/__stories__/Default.tsx" />

### With dense style

<code src="@digigov/ui/src/content/Blockquote/__stories__/Dense.tsx" />

## API

See below for a complete reference to all of the props  available to the components mentioned here.

<ComponentProps componentName={["Blockquote"]} />
