1.0.0 • Published 5 years ago

react-dom-scrollable v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago
<ScrollBar
    getScrollDom={this.getColumnsScrollRefDom}
    getBaseDom={this.getColumnsBaseRefDom}
    getContainerDom={this.getCellsScrollRefDom}
    getScrollDomWidthAndHeight={getTotalWidthAndHeight}
    direction="x"
    ref={this.scrollbarXRef}
/>
1.0.0

5 years ago