rc-more

1.0.1 • Public • Published

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

name type default description
disable boolean false disale more
*callback func callback function for laoding
spinnerType string gray type of ispinner
useIspinner boolean true set to false to use children of More instead of

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

License

MIT

/rc-more/

    Package Sidebar

    Install

    npm i rc-more

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • chemzqm