轮播

carousel

与 behaviors/carousel 配套:箭头 / 自动圆点 / 循环切换(三张色块幻灯)。

示例

安装

bun add @icen.ai/ui
import '@icen.ai/ui/components/media.css';

用法

import { initCarousel } from '@icen.ai/ui/behaviors/carousel';
initCarousel();
// dots 自动生成;首尾循环;当前 dot 挂 .active