fb-form

ui

Form

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

プレビュー

インストール

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

依存関係

NPM Packages

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

Registry Components

使用例

import { FbForm } from "@/components/ui/fb-form"

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

ファイル

registry/fly-by/ui/fb-form.tsxui