Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollbars class names #84

Closed
wants to merge 2 commits into from
Closed

Scrollbars class names #84

wants to merge 2 commits into from

Conversation

qodunpob
Copy link

In some cases the best way to customize scrollbars is an class names. That's why I'm added 4 new props:

  • verticalContainerClassName;
  • verticalScrollbarClassName;
  • horizontalContainerClassName;
  • horizontalScrollbarClassName.

I'm also included classnames package for easier manipulation of class names. And wrote the relevant tests.

@artskar
Copy link

artskar commented Apr 11, 2017

awesome!

@qodunpob qodunpob closed this Apr 12, 2017
@qodunpob
Copy link
Author

#88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants