BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/uifoundry/header-blocks

Header Blocks

uifoundry/header-blocks
FreeBlock

PayloadCMS Header Blocks

Live preview

live · rendered by the registry
Rendered by uifoundry on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://uifoundry.dev/r/header-blocks.json

Source

registry/payload/blocks/header/index.tsuifoundry.dev/r/header-blocks.json
1import type { Block } from "payload";
2import Header_1 from "./Header_1";
3import Header_2 from "./Header_2";
4import { Header_1_Block } from "./Header_1/config";
5import { Header_2_Block } from "./Header_2/config";
6import {
7 BLOCK_SLUG_HEADER_1,
8 BLOCK_SLUG_HEADER_2,
9} from "@/registry/default/lib/constants/blocks";
10
11export const blocks: Block[] = [Header_1_Block, Header_2_Block];
12
13export const blockComponents = {
14 [BLOCK_SLUG_HEADER_1]: Header_1,
15 [BLOCK_SLUG_HEADER_2]: Header_2,
16};

What it pulls in

Other registry items

  • @uifoundry/header-1
  • @uifoundry/header-2
  • @uifoundry/header-3
  • @uifoundry/header-4
  • @uifoundry/header-5

Files it writes

  • registry/payload/blocks/header/index.ts

Facts

Registry
uifoundry
Type
registry:block
Access
Free
Files written
1
Licence
NOASSERTION
First indexed
2026-08-01
Last confirmed
2 days ago

Go to the source

Docs on uifoundry uifoundry.dev UIFoundry/uifoundry on GitHub Raw registry item This item as JSON

More from uifoundry

All 54 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Color Fieldcolor-fielduifoundryBlocksFree4 deps · 2 files
Coming Soon 1coming-soon-1uifoundryBlocksFree3 deps · 2 files
CTA 1cta-1uifoundryBlocksFree3 deps · 2 files
CTA 2cta-2uifoundryBlocksFree3 deps · 2 files
CTA 3cta-3uifoundryBlocksFree3 deps · 2 files
Custom Headercustom-headeruifoundryBlocksFree4 deps · 3 files
Features 1features-1uifoundryBlocksFree3 deps · 2 files
Features 2features-2uifoundryBlocksFree4 deps · 2 files
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