文件名称:react-event-timeline:React.js中的响应事件时间线
文件大小:671KB
文件格式:ZIP
更新时间:2024-02-27 02:22:28
react widget timeline reactjs react-component
React事件时间表 React组件生成响应式垂直事件时间线 此处的故事书演示: : 使用示例的CodeSandbox版本(在打字稿中): 注意:CodeSandbox版本具有预定义的样式和图标,这些图标和图标已加载到index.html中,以便更好地呈现! 产品特点 轻巧 React灵敏且可扩展 可配置和可定制 入门 安装为npm依赖项 npm install --save react-event-timeline 或者如果您使用yarn yarn add react-event-timeline 用法 以下代码片段生成了您在屏幕截图中看到的时间轴: import { Time
【文件预览】:
react-event-timeline-master
----.gitignore(105B)
----.babelrc(62B)
----components()
--------Timeline.js(1KB)
--------index.js(170B)
--------styles.js(2KB)
--------TimelineBlip.js(1KB)
--------TimelineEvent.js(5KB)
----.eslintrc(225B)
----package.json(3KB)
----package-lock.json(878KB)
----LICENSE.md(1KB)
----jetbrains-badge.png(42KB)
----.travis.yml(238B)
----jest.config.js(447B)
----README.md(7KB)
----tests()
--------Storyshots.test.js(132B)
--------__mocks__()
--------__snapshots__()
----timeline.png(70KB)
----.eslintignore(35B)
----.storybook()
--------addons.js(43B)
--------webpack.config.js(961B)
--------config.js(631B)
--------preview-head.html(242B)
----.npmignore(43B)
----stories()
--------sample.jpg(42KB)
--------App.story.js(13KB)
----typings()
--------tsconfig.json(466B)
--------index-tests.tsx(1KB)
--------index.d.ts(1KB)
----docs()
--------iframe.html(867B)
--------static()
--------ef2dd493e0f7c46d86759d30247aae16.jpg(42KB)
--------index.html(1KB)
--------favicon.ico(7KB)
----.editorconfig(49B)