BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/shadcn/ui/sidebar-example

Sidebar

agentmesh/sidebar-example
FreeExample

shadcn/ui publishes no description for this item.

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-example.json

Source

registry/base-vega/examples/sidebar-example.tsxraw.githubusercontent.com/ombhanushaliii/agentmesh/main/example/ui/apps/v4/public/r/styles/base-vega/sidebar-example.json · first 6 KB
1"use client"
2
3import * as React from "react"
4
5import {
6 DropdownMenu,
7 DropdownMenuContent,
8 DropdownMenuItem,
9 DropdownMenuTrigger,
10} from "@/registry/base-vega/ui/dropdown-menu"
11import {
12 Item,
13 ItemActions,
14 ItemContent,
15 ItemDescription,
16 ItemTitle,
17} from "@/registry/base-vega/ui/item"
18import { Label } from "@/registry/base-vega/ui/label"
19import {
20 Sidebar,
21 SidebarContent,
22 SidebarGroup,
23 SidebarGroupContent,
24 SidebarGroupLabel,
25 SidebarHeader,
26 SidebarInput,
27 SidebarInset,
28 SidebarMenu,
29 SidebarMenuButton,
30 SidebarMenuItem,
31 SidebarProvider,
32 SidebarRail,
33 SidebarTrigger,
34} from "@/registry/base-vega/ui/sidebar"
35import { IconPlaceholder } from "@/app/(create)/components/icon-placeholder"
36
37export default function SidebarExample() {
38 const data = {
39 versions: ["1.0.1", "1.1.0-alpha", "2.0.0-beta1"],
40 navMain: [
41 {
42 title: "Getting Started",
43 url: "#",
44 items: [
45 {
46 title: "Installation",
47 url: "#",
48 },
49 {
50 title: "Project Structure",
51 url: "#",
52 },
53 ],
54 },
55 {
56 title: "Build Your Application",
57 url: "#",
58 items: [
59 {
60 title: "Routing",
61 url: "#",
62 },
63 {
64 title: "Data Fetching",
65 url: "#",
66 isActive: true,
67 },
68 {
69 title: "Rendering",
70 url: "#",
71 },
72 {
73 title: "Caching",
74 url: "#",
75 },
76 {
77 title: "Styling",
78 url: "#",
79 },
80 {
81 title: "Optimizing",
82 url: "#",
83 },
84 {
85 title: "Configuring",
86 url: "#",
87 },
88 {
89 title: "Testing",
90 url: "#",
91 },
92 {
93 title: "Authentication",
94 url: "#",
95 },
96 {
97 title: "Deploying",
98 url: "#",
99 },
100 {
101 title: "Upgrading",
102 url: "#",
103 },
104 {
105 title: "Examples",
106 url: "#",
107 },
108 ],
109 },
110 {
111 title: "API Reference",
112 url: "#",
113 items: [
114 {
115 title: "Components",
116 url: "#",
117 },
118 {
119 title: "File Conventions",
120 url: "#",
121 },
122 {
123 title: "Functions",
124// … truncated

What it pulls in

Other registry items

  • button
  • dropdown-menu
  • item
  • label
  • sidebar
  • example

Files it writes

  • registry/base-vega/examples/sidebar-example.tsx

Facts

Registry
shadcn/ui
Type
registry:example
Access
Free
Files written
1
Licence
the repository states none
First indexed
2026-08-01
Last confirmed
3 days ago

Go to the source

Docs on shadcn/ui ombhanushaliii/agentmesh on GitHub Raw registry item This item as JSON

More from shadcn/ui

All 201 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Accordionaccordion-exampleshadcn/uiExamplesFreeno deps
Alert Dialogalert-dialog-exampleshadcn/uiExamplesFreeno deps
Alertalert-exampleshadcn/uiExamplesFreeno deps
Aspect Ratioaspect-ratio-exampleshadcn/uiExamplesFreeno deps
Avataravatar-exampleshadcn/uiExamplesFreeno deps
Badgebadge-exampleshadcn/uiExamplesFreeno deps
Breadcrumbbreadcrumb-exampleshadcn/uiExamplesFreeno deps
Buttonbutton-exampleshadcn/uiExamplesFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex