Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

towry-archived/react-content-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 />);

About

Provide a customizable scrollbar to your overflow content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published