react-timer:一个简单的React计时器组件

时间:2024-06-03 07:07:01
【文件属性】:

文件名称:react-timer:一个简单的React计时器组件

文件大小:486KB

文件格式:ZIP

更新时间:2024-06-03 07:07:01

JavaScript

React计时器 react-timer是使用react的简单计时器组件。 安装 yarn add react - timer -- save 版本号 1.0.0使用React ^0.13.0 1.0.1使用React ^0.15.1 1.1.0使用React ^16.0.0 用 import Timer from 'react-timer' import ReactDOM from 'react-dom' import React , { Component , PropTypes } from 'react' class TestComponent extends Component { /* delay is just the delay on showing the update of the timer */ const OPTIONS = { prefix : 'se


【文件预览】:
react-timer-master
----example()
--------index.js(477B)
--------screenshot.gif(651KB)
--------index.html(177B)
--------webpack.config.js(533B)
----.babelrc(108B)
----package.json(1KB)
----src()
--------__tests__()
--------Timer.js(2KB)
--------SecondsTohhmmss.js(524B)
----.gitignore(37B)
----lib()
--------__tests__()
--------Timer.js(6KB)
--------SecondsTohhmmss.js(535B)
----README.md(1KB)
----yarn.lock(293KB)

网友评论