fb-checkbox

ui

Checkbox

fly-byデザインシステムのCheckboxコンポーネント。チェックボックス。-size-s/m/l、-color-neutral/informative/positive/negativeをサポート。

プレビュー

インストール

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

依存関係

NPM Packages

@radix-ui/react-checkboxlucide-reactclass-variance-authority

使用例

import { FbCheckbox } from "@/components/ui/fb-checkbox"

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

ファイル

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