# XWUIButtonCopy

XWUIButtonCopy Component A button component specifically for copying text to clipboard Shows "Copied!" feedback after successful copy.

## Basic Usage

XWUIButtonCopy Component A button component specifically for copying text to clipboard Shows "Copied!" feedback after successful copy.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIButtonCopy Component A button component specifically for copying text to clipboard Shows "Copied!" feedback after successful copy.
```

## Variants

All variant options side by side.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: All variant options side by side.
```

## Sizes

All size options.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: All size options.
```

## With Icons

Using icons with the component.

```example
file: examples/WithIcons.ts
html: examples/WithIcons.html
title: With Icons
description: Using icons with the component.
```

## Real-World

CopyButton in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: CopyButton in a realistic application context.
```

```api
```
