Ai Reasoning Trace
A production-scale, light + dark Ai Reasoning Trace component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-reasoning-traceUsage
import { AIReasoningTrace } from "@lerpa/ui";
<AIReasoningTrace />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| steps | AIReasoningStep[] | — | |
| accent | string | — | |
| collapsedByDefault | boolean | — | |
| totalDuration | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.