---
id: copy-to-clipboard
title: CopyToClipboard
---

# CopyToClipboard

## How to use

<code src="@digigov/ui/src/feedback/CopyToClipboard/__stories__/Default.tsx" />

### As banner

<code src="@digigov/ui/src/feedback/CopyToClipboard/__stories__/Banner.tsx" />

### With dense style

<code src="@digigov/ui/src/feedback/CopyToClipboard/__stories__/Dense.tsx" />

## API

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

<ComponentProps componentName={['CopyToClipboardContainer']} />
