BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/uifoundry/field-types

Payload Field Types

uifoundry/field-types
FreeUtility

uifoundry publishes no description for this item.

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/field-types.json

Source

registry/payload/fields/index.tsuifoundry.dev/r/field-types.json
1import type { Field } from "payload";
2
3export type TextField = Extract<Field, { type: "text" }>;
4export type ArrayField = Extract<Field, { type: "array" }>;
5export type DateField = Extract<Field, { type: "date" }>;
6export type SelectField = Extract<Field, { type: "select" }>;
7export type UploadField = Extract<Field, { type: "upload" }>;
8export type RelationshipField = Extract<Field, { type: "relationship" }>;
9
10export type CollapsibleField = Extract<Field, { type: "collapsible" }>;
11export type GroupField = Extract<Field, { type: "group" }>;

What it pulls in

npm packages

  • payload

Files it writes

  • registry/payload/fields/index.ts

Facts

Registry
uifoundry
Type
registry:lib
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
Block Constantsblock-constantsuifoundryUtilitiesFreeno deps
Social Iconssocial-iconsuifoundryUtilitiesFreeno deps
Tailwind Style Utilsstyle-utilsuifoundryUtilitiesFree2 deps
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