form

ui

Form

fly-byデザインシステムのFormコンポーネント。react-hook-form統合フォーム。

プレビュー

インストール

npx shadcn@latest add "https://fly-by.design.yukyu.net/r/form.json"

依存関係

NPM Packages

@radix-ui/react-label@radix-ui/react-slotreact-hook-form

Registry Components

使用例

import { Form } from "@/components/ui/form"

// コンポーネントを使用
<Form>
  Content
</Form>

ファイル

registry/fly-by/ui/form.tsxui