fb-input

ui

Input

fly-byデザインシステムのInputコンポーネント。-appearance-outlined/filled、-size-s/m/lをサポート。

プレビュー

インストール

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

使用例

import { FbInput } from "@/components/ui/fb-input"

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

ファイル

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