Site Header

Layouts

Header bar with sidebar trigger and breadcrumb actions.

Preview

Documents

Install

Add this block from the Airy registry:

npx shadcn@latest add @airy/site-header

Usage

Import the block in your project:

import { SiteHeader } from "@/components/blocks/headers/site-header"

Start with the primary export:

<SiteHeader />