carousel

ui

Carousel

fly-byデザインシステムのCarouselコンポーネント。スライダー/カルーセル。

プレビュー

Slide 1 of 3

インストール

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

依存関係

NPM Packages

embla-carousel-reactlucide-react

Registry Components

使用例

import { Carousel } from "@/components/ui/carousel"

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

ファイル

registry/fly-by/ui/carousel.tsxui