fb-table

ui

Table

fly-byデザインシステムのTableコンポーネント。テーブル表示。

プレビュー

NameRole
John DoeAdmin
Jane SmithUser

インストール

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

使用例

import { FbTable } from "@/components/ui/fb-table"

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

ファイル

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