Back to blocks View all shell blocks


Installation
npx shadcn add @mylo-ui/shell-headerPreview
AppShell
Welcome back, John!
Here's what's happening with your projects today.
Total Users
2,543
+12% this week
Active Projects
12
+3 this week
Documents
156
+8 this week
Tasks Done
89%
+5% this week
Usage
import { ShellHeader } from "@/components/blocks/shell-header"
export default function Page() {
return <ShellHeader />
}Dependencies
lucide-react
shadcn/ui Components
card
button
input
avatar
dropdown-menu
Related Blocks
More shell blocks you might like

shell
Sidebar Navigation
Collapsible sidebar with navigation items, search, and user profile
Ready to use
/blocks/shell-sidebar
shell
Dashboard Layout
Complete dashboard with stats cards, activity feed, and task list
Ready to use
/blocks/shell-dashboard
shell
Settings Layout
Settings page with sidebar navigation and organized sections
Ready to use
/blocks/shell-settings