Registry Index

Search the catalog

Type to search items across every indexed registry, or pick a page.

BlockReactregistry:block1 dependency

Content List Icons

content-list-icons

Payload content block: a serif heading and intro above a multi-column icon list.

Couldn't load the source right now — try refreshing.

Notes from the author

Payload Components installs this as a Payload CMS block for the Payload website starter shape. Recommended install: ```bash pnpm payload-components add content-list-icons ``` Direct shadcn install URL: ```bash pnpm dlx shadcn@latest add https://www.payload-components.xyz/r/content-list-icons.json ``` Direct shadcn installs only copy the block source files and shadcn UI dependencies. Use `payload-components add content-list-icons` when you also want Payload layout registration, `RenderBlocks` wiring, `generate:types`, and `generate:importmap` handled for you.