Code
Sandbox
Collapsible sandbox container with tabbed content sections for tool outputs or interactive previews.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| state | ToolUIPart["state"] | - | Current tool state |
| title | string | - | Header title |
| className | string | - | Additional CSS classes |
Import
import { Sandbox, SandboxHeader } from '@blastx/ui-ai';