Ai Agent Builder Canvas
A production-scale, light + dark Ai Agent Builder Canvas component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-agent-builder-canvasLive preview available in the gallery.
Usage
import { AIAgentBuilderCanvas } from "@lerpa/ui";
<AIAgentBuilderCanvas />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| nodes | AIAgentNode[] | — | |
| edges | { from: string | — | |
| to | string }[] | - | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.