resizable

ui

Resizable

fly-byデザインシステムのResizableコンポーネント。リサイズ可能なパネル。

プレビュー

Panel 1
Panel 2

インストール

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

依存関係

NPM Packages

react-resizable-panelslucide-react

使用例

import { Resizable } from "@/components/ui/resizable"

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

ファイル

registry/fly-by/ui/resizable.tsxui