Ai Safety Filter Panel
A production-scale, light + dark Ai Safety Filter Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-safety-filter-panelLive preview available in the gallery.
Usage
import { AISafetyFilterPanel } from "@lerpa/ui";
<AISafetyFilterPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| filters | SafetyFilter[] | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.