1.0.1 • Published 7 years ago

rc-more v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

rc-more

rc-more Component for react.

Build with webpack and CSS Modules

Story book

Scrollable element should have scrollable className or window is used for scroll event listening.

Install

npm i rc-more -S

Usage

<More
  disale={this.state.disable}
  callback={this.load} />

Props

nametypedefaultdescription
disablebooleanfalsedisale more
*callbackfunccallback function for laoding
spinnerTypestringgraytype of ispinner
useIspinnerbooleantrueset to false to use children of More instead of

Use props.style and props.className for apply style to more element.

License

MIT

1.0.1

7 years ago

1.0.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago