1.2.0 • Published 4 years ago

react-notice-board v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

一款 React 上下无缝滚动公告栏组件

A React notice board component can seamlessly up and down.

预览 Preview

npm.io 在线预览(效果更佳):http://zjcwill.top/react-notice-board/

安装 Installation

npm i react-notice-board
# or
yarn add react-notice-board

文档 Document

AttributeDescriptionTypeDefaultVersion
dataSource公告内容*string *[]-
stepDuration每条公告停顿时长number1000-
width公告栏长度number100%-
height公告栏高度number44px-
extra公告栏右侧额外内容ReactElementnull-
textClassName公告栏文字内容样式类名string""-
hideBrand隐藏公告栏图案booleanfalse-

TODO 待实现

  1. 样式调优
  2. 自定义配置项
  3. 边界防御
  4. 左右滚动? 更多效果
  5. 增加组件单元测试
1.2.0

4 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago