Ai Dataset Upload Manager
A production-scale, light + dark Ai Dataset Upload Manager component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-dataset-upload-managerLive preview available in the gallery.
Usage
import { AIDatasetUploadManager } from "@lerpa/ui";
<AIDatasetUploadManager />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| datasets | DatasetEntry[] | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.