react-content-scroll

0.1.0 • Public • Published

React Content Scroll

Provide a customizable scrollbar to your overflow content.

WIP, Still need a lot work to do.

Do not use it now. If you like to try it, here is how:

npm install
npm start && visite localhost:3000

Server rendering

var Rcs = require('react-content-scroll/lib/ssr');

React.renderToString(<Rcs />);

/react-content-scroll/

    Package Sidebar

    Install

    npm i react-content-scroll

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • towry