UNPKG

react-scroll-box

Version:

Charged cross-browser and cross-platform scrollable container implementation with no external dependencies but React 0.13+

3 lines (2 loc) 120 B
export {ScrollBox} from './ScrollBox'; export {GenericScrollBox, FastTrackMode, ScrollCause} from './GenericScrollBox';