xy-scrollable
v1.0.3
Published
custom wrap container scroll bar
Downloads
8
Readme
<ScrollBar
getScrollDom={this.getColumnsScrollRefDom}
getBaseDom={this.getColumnsBaseRefDom}
getContainerDom={this.getCellsScrollRefDom}
getScrollDomWidthAndHeight={getTotalWidthAndHeight}
direction="x"
ref={this.scrollbarXRef}
/>