# XWUIStopGenerationButton

Composer send button that morphs to Stop / Continue / Regenerate.

## Basic Usage

Idle send button.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Idle send button.
```

## Streaming

Morphs to Stop while generating.

```example
file: examples/Streaming.ts
html: examples/Streaming.html
title: Streaming
description: Morphs to Stop while generating.
```

## Stopped

Continue after a stop.

```example
file: examples/Stopped.ts
html: examples/Stopped.html
title: Stopped
description: Continue after a stop.
```

## Complete

Regenerate after a finished run.

```example
file: examples/Complete.ts
html: examples/Complete.html
title: Complete
description: Regenerate after a finished run.
```

```api
```
