BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/skyroc-ui/form

Form

skyroc-ui/form
FreeBlock

skyroc-ui publishes no description for this item.

Install it

npx shadcn@latest add https://ui-play.skyroc.me/r/form.json

Source

src/components/form/FormComputedField.tsxui-play.skyroc.me/r/form.json
1'use client';
2
3import { ComputedField } from '@skyroc/form';
4import FormField from './FormField';
5import type { FormComputedFieldProps } from './types';
6
7const FormComputedField = <Values = any,>(props: FormComputedFieldProps<Values>) => {
8 return (
9 <FormField
10 component={ComputedField}
11 {...props}
12 />
13 );
14};
15
16export default FormComputedField;

What it pulls in

Other registry items

  • https://ui-play.skyroc.me/r/style.json

Files it writes

  • src/components/form/FormComputedField.tsx
  • src/components/form/FormDescription.tsx
  • src/components/form/FormField.tsx
  • src/components/form/FormFieldUI.tsx
  • src/components/form/FormItem.tsx
  • src/components/form/FormLable.tsx
  • src/components/form/FormMessage.tsx
  • src/components/form/form-variants.ts
  • src/components/form/index.ts
  • src/components/form/types.ts

Facts

Registry
skyroc-ui
Type
registry:block
Access
Free
Files written
10
Licence
the repository states none
First indexed
2026-08-01
Last confirmed
today

Go to the source

ui-play.skyroc.me Ohh-889/skyroc-ui on GitHub Raw registry item This item as JSON

More from skyroc-ui

All 58 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Accordionaccordionskyroc-uiBlocksFree2 deps · 10 files
Alertalertskyroc-uiBlocksFree1 dep · 9 files
Alert Dialogalert-dialogskyroc-uiBlocksFree2 deps · 13 files
Arrowarrowskyroc-uiBlocksFreeno deps
Aspect Ratioaspect-ratioskyroc-uiBlocksFree1 dep · 4 files
Avataravatarskyroc-uiBlocksFree1 dep · 8 files
Badgebadgeskyroc-uiBlocksFreeno deps · 7 files
Bottom Sheetbottom-sheetskyroc-uiBlocksFreeno deps · 12 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