The Wayback Machine - https://web.archive.org/web/20200618104404/https://github.com/topics/custom
Skip to content
#

custom

Here are 1,172 public repositories matching this topic...

acf-to-rest-api
workinprogresz
workinprogresz commented Apr 21, 2020

I would like to modify the styling of the vertical scrollbar and thumb. In the documentation it is mentioned that to override the default you'll need to so something like
thumbYProps={{ renderer: props => { const { elementRef, ...restProps } = props; return <span {...restProps} ref={elementRef} className="tHuMbY" />; } }}
But in the code [examples](https://github.

Improve this page

Add a description, image, and links to the custom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.