Skip to content

Instantly share code, notes, and snippets.

@yashsharma04
Created August 28, 2020 05:26
Show Gist options
  • Save yashsharma04/68ffdf96fd239ade04f5d0997c42be84 to your computer and use it in GitHub Desktop.
Save yashsharma04/68ffdf96fd239ade04f5d0997c42be84 to your computer and use it in GitHub Desktop.
<div className="table"/>
<div id={"scroll-bar"} className={styles.scrollbarContainer} onScroll={this.handleScroll}>
<div style={{ width: this.getTableBodyWidth()}} className={styles.scrollbarChild} />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment