2.0.2 • Published 4 years ago

timer-bigscreen v2.0.2

Weekly downloads
65
License
ISC
Repository
-
Last release
4 years ago

Author

你们的吴男神

timer-bigscreen

时间加载组件用于大屏

install

npm install --save timer-bigscreen

usage

 import React from 'react';
 import Timer from 'timer-bigscreen';
 
 const App = () => (
  return <Timer />;
 );
 export default App;

API

参数说明类型
mainClassName最外层div样式自定义string
timeClassName时间样式自定义string
yearClassName年样式自定义string
weekClassName星期样式自定义string

Preview

输入图片说明

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

5 years ago