Installation
Preview
Source
Adapted from slev12397/beautiful-ui under the MIT License. Commercial icons were replaced and demo analytics were removed; attribution remains bundled with the component foundation.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| demo | boolean | false | Plays the staged tool-run example. |
| onToolToggle | (tool: string, expanded: boolean) => void | — | Reports tool disclosure changes. |
| onPreviewChange | (file: string | null) => void | — | Reports the inspected diff preview. |
| onComplete | () => void | — | Called when tool playback completes. |