fb-button

ui

Button

fly-byデザインシステムのButtonコンポーネント。-appearance-solid/outlined/flat/transparent、-color-informative/positive/negative/neutral、-size-xs/s/m/l/xlをサポート。

プレビュー

インストール

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

依存関係

NPM Packages

@radix-ui/react-slotclass-variance-authority

使用例

import { FbButton } from "@/components/ui/fb-button"

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

ファイル

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