Sidebar 13
agentmesh/sidebar-13FreeBlock
A sidebar in a dialog.
Live preview
live · rendered by the registry
Rendered by shadcn/ui on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://raw.githubusercontent.com/ombhanushaliii/agentmesh/main/example/ui/apps/v4/public/r/styles/base-vega/sidebar-13.jsonSource
1import { SettingsDialog } from "@/registry/base-vega/blocks/sidebar-13/components/settings-dialog"23export default function Page() {4 return (5 <div className="flex h-svh items-center justify-center">6 <SettingsDialog />7 </div>8 )9}
What it pulls in
Other registry items
Files it writes
More from shadcn/ui
All 201 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Dashboard 01dashboard-01 | shadcn/ui | Blocks | Free | 6 deps · 11 files | |
| Login 01login-01 | shadcn/ui | Blocks | Free | no deps · 2 files | |
| Login 02login-02 | shadcn/ui | Blocks | Free | no deps · 2 files | |
| Login 03login-03 | shadcn/ui | Blocks | Free | no deps · 2 files | |
| Login 04login-04 | shadcn/ui | Blocks | Free | no deps · 2 files | |
| Login 05login-05 | shadcn/ui | Blocks | Free | no deps · 2 files | |
| Previewpreview | shadcn/ui | Blocks | Free | no deps | |
| Preview 02preview-02 | shadcn/ui | Blocks | Free | 1 dep |
