react-carousel:React轮播组件,支持滑动,滚动和捕捉点

时间:2024-05-19 10:24:45
【文件属性】:

文件名称:react-carousel:React轮播组件,支持滑动,滚动和捕捉点

文件大小:1.54MB

文件格式:ZIP

更新时间:2024-05-19 10:24:45

react component responsive reactjs carousel

转盘 轮播组件,支持“滑动”,“滚动”和“捕捉点”。 正在安装 $ npm install --save @farfetch/react-carousel ...并将其包含在您的项目中 import { Carousel } from '@farfetch/react-carousel' ; 屏幕截图 无限滚动演示 概念 Carousel完全由操作,这提供了扩展灵活性,而无需更改核心,因为所有状态已在上下文中公开。 要创建新的轮播,您基本上需要两件事:包装器( ),移动引擎()和可选的导航。 基本结构如下所示: import { Carousel , SwipeSlider , Bullets } from '@farfetch/react-carousel' ; /* The mandatory wrapper of the Carousel */ < Carousel>


【文件预览】:
react-carousel-master
----.eslintrc(2KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(2KB)
--------workflows()
----commitlint.config.js(68B)
----yarn.lock(448KB)
----src()
--------utils()
--------containers()
--------components()
--------context()
--------index.js(281B)
----jsconfig.json(431B)
----babel.config.json(805B)
----LICENSE(1KB)
----jest.config.js(618B)
----README.md(22KB)
----.releaserc(653B)
----docs()
--------infinite-scroll-example.gif(549KB)
--------architecture-overview.png(43KB)
--------CONTRIBUTING.md(1KB)
--------example.png(798KB)
--------SECURITY.md(175B)
--------CODE_OF_CONDUCT.md(3KB)
--------CHANGELOG.md(3KB)
----.editorconfig(219B)
----tests()
--------utils()
--------setup.js(163B)
--------containers()
--------components()
--------context()
----.gitignore(142B)
----package.json(3KB)

网友评论