BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/delta-components/admin-inset-layout

admin-inset-layout

delta-components/admin-inset-layout
FreeBlock

Admin dashboard layout with inset sidebar

Install it

npx shadcn@latest add https://deltacomponents.dev/r/admin-inset-layout.json

Source

blocks/admin-inset-layout/page.tsxdeltacomponents.dev/r/admin-inset-layout.json
1import { AppHeader } from "@/components/app-header"
2import { AppSidebar } from "@/components/app-sidebar"
3import {
4 Breadcrumb,
5 BreadcrumbItem,
6 BreadcrumbLink,
7 BreadcrumbList,
8 BreadcrumbPage,
9 BreadcrumbSeparator,
10} from "@/components/ui/breadcrumb"
11import { SidebarInset, SidebarProvider } from "@/components/ui/sidebar"
12
13export default function Page() {
14 return (
15 <div className="bg-sidebar flex h-screen w-full flex-col overflow-hidden">
16 <AppHeader />
17 <div className="flex flex-1 overflow-hidden pt-12">
18 <SidebarProvider
19 className="min-h-0 !pr-0"
20 style={
21 {
22 "--sidebar-width": "15.25rem",
23 "--sidebar-width-mobile": "15.25rem",
24 } as React.CSSProperties
25 }
26 >
27 <AppSidebar />
28 <div className="flex flex-1 overflow-hidden py-3 sm:pr-3">
29 <SidebarInset
30 className="flex flex-1 flex-col overscroll-none rounded-sm border md:shadow-[0_1px_2px_0_rgba(0,0,0,0.03),0_1px_3px_0_rgba(0,0,0,0.04)] dark:md:shadow-[0_1px_2px_0_rgba(0,0,0,0.2),0_1px_3px_0_rgba(0,0,0,0.15)]"
31 style={{
32 WebkitOverflowScrolling: "auto",
33 overscrollBehavior: "none",
34 }}
35 >
36 <header className="flex h-16 shrink-0 items-center gap-2 overscroll-none border-b">
37 <div className="flex items-center gap-2 px-4">
38 <Breadcrumb>
39 <BreadcrumbList>
40 <BreadcrumbItem className="hidden md:block">
41 <BreadcrumbLink href="#">
42 Building Your Application
43 </BreadcrumbLink>
44 </BreadcrumbItem>
45 <BreadcrumbSeparator className="hidden md:block" />
46 <BreadcrumbItem>
47 <BreadcrumbPage>Data Fetching</BreadcrumbPage>
48 </BreadcrumbItem>
49 </BreadcrumbList>
50 </Breadcrumb>
51 </div>
52 </header>
53 <div
54// … truncated

What it pulls in

npm packages

  • lucide-react

Other registry items

  • sidebar
  • breadcrumb
  • separator
  • collapsible
  • dropdown-menu
  • avatar
  • button
  • dialog
  • command
  • @delta/scroll-fade-effect

Files it writes

  • registry/delta-ui/blocks/admin-inset-layout/page.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/app-sidebar.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/app-header.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/nav-main.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/nav-projects.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/nav-resources.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/nav-secondary.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/nav-user.tsx
  • registry/delta-ui/blocks/admin-inset-layout/components/search-command.tsx

Facts

Registry
delta-components
Type
registry:block
Access
Free
Files written
9
Licence
MIT
In the index
at or before 2026-08-13
Last confirmed
yesterday

Go to the source

Docs on delta-components deltacomponents.dev pprunty/deltacomponents.dev on GitHub Raw registry item This item as JSON

More from delta-components

All 93 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
ai-chat-sidebarai-chat-sidebardelta-componentsBlocksFree1 dep · 2 files
auth-formauth-formdelta-componentsBlocksFree2 deps · 2 files
bottom-mobile-navbottom-mobile-navdelta-componentsBlocksFree1 dep · 3 files
chatbot-windowchatbot-windowdelta-componentsBlocksFree1 dep · 2 files
interactive-feature-showcaseinteractive-feature-showcasedelta-componentsBlocksFreeno deps · 2 files
mapbox-grid-blockmapbox-grid-blockdelta-componentsBlocksFreeno deps
saas-dashboardsaas-dashboarddelta-componentsBlocksFree1 dep · 8 files
saas-header-layoutsaas-header-layoutdelta-componentsBlocksFreeno deps · 3 files

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

KitGrade

SaaS starter kits, scored from measured facts

kitgrade.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

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

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

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

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

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

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex