scroll-area
uiScroll Area
fly-byデザインシステムのScroll Areaコンポーネント。カスタムスクロールバー。
プレビュー
Scrollable content area with custom scrollbar styling.
Lorem ipsum dolor sit amet...
More content here...
インストール
npx shadcn@latest add "https://fly-by.design.yukyu.net/r/scroll-area.json"依存関係
NPM Packages
@radix-ui/react-scroll-area
使用例
import { ScrollArea } from "@/components/ui/scroll-area"
// コンポーネントを使用
<ScrollArea>
Content
</ScrollArea>ファイル
registry/fly-by/ui/scroll-area.tsxui