react-slidable:用于“可滑动”内容的简单 React 组件(又名轮播)

时间:2021-06-24 08:46:25
【文件属性】:
文件名称:react-slidable:用于“可滑动”内容的简单 React 组件(又名轮播)
文件大小:50KB
文件格式:ZIP
更新时间:2021-06-24 08:46:25
JavaScript React滑动 用法 从 npm 安装react-slidable slidable npm install react-slidable 在你的 javascript 中,需要react-slidable并渲染一个Slidable组件 var React = require ( 'react' ) , Slidable = require ( 'react-slidable' ) ; React . render ( < Slidable> < div xss=removed> < h1> 1. A title < / h1 > < p> Some text < / p > < / div > < div xss=removed>
【文件预览】:
react-slidable-master
----.gitignore(51B)
----package.json(1KB)
----src()
--------slidable.css(562B)
--------slidable.jsx(4KB)
----bin()
--------jsx-preprocessor.js(187B)
----LICENSE.txt(1KB)
----examples()
--------images()
--------js()
--------style.css(867B)
--------index.html(1KB)
----README.md(1KB)
----tests()
--------slidable-test.jsx(4KB)
----lib()
--------.gitkeep(0B)
----.npmignore(3B)

网友评论