Introduction
Crafted React components for media-rich apps, from the team behind Visual Sandbox.
VisualSandbox UI is an open-source component registry built on the shadcn/ui model — components are added straight into your codebase, so you own the source and can adjust anything.
Every component ships with a live preview, usage docs, and a one-command install.
Where to start
Installation
Set up the registry and add your first component.
Browse components
Live previews of everything in the registry.
Principles
- You own the code. Installs copy source into your repo — no package to pin, no breaking updates.
- Built for media-rich UIs. Components come from Visual Sandbox, a production AI-media app — they exist because we needed them.
- shadcn-compatible. Works in any project with a
components.json; styled with Tailwind semantic tokens, light and dark out of the box.