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

On Scroll Bar Mouse Enter/Leave #155

Open
4 tasks done
mauricio-lomeli-planview opened this issue Apr 24, 2023 · 0 comments
Open
4 tasks done

On Scroll Bar Mouse Enter/Leave #155

mauricio-lomeli-planview opened this issue Apr 24, 2023 · 0 comments

Comments

@mauricio-lomeli-planview
Copy link

mauricio-lomeli-planview commented Apr 24, 2023

Is there a way to detect when the scroll bar is hovered?

<PerfectScrollbar 
      onMouseEnter={() => do_something()} 
      onMouseLeave={() => do_something()}
>

</PerfectScrollbar>
  • (doesn't exist) Check FAQ and Caveats
  • (doesn't exist) Search if there's already one reported in Issues
  • (not applicable) Prepare a JSFiddle reproducing the issue
  • (not applicable) Provide a page or source code where the issue can be checked
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

No branches or pull requests

1 participant