timer-bigscreen
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

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

输入图片说明

Readme

Keywords

none

Package Sidebar

Install

npm i timer-bigscreen

Weekly Downloads

2

Version

2.0.2

License

ISC

Unpacked Size

52.4 kB

Total Files

4

Last publish

Collaborators

  • wyz107635
  • awue