Ai Function Arg Editor
A production-scale, light + dark Ai Function Arg Editor component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-function-arg-editorUsage
import { AIFunctionArgEditor } from "@lerpa/ui";
<AIFunctionArgEditor />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| functionName | string | — | |
| args | FunctionArg[] | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.