Make usePreventScroll publicly accessible
#18281
Unanswered
rtcpw
asked this question in
Ideas / Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have one page that always occupies the entire viewport. Imagine a Quasar-based image editor, a map, IDE, etc. I would like to prevent scrolling on this one page. Quasar already has a utility for this called
usePreventScroll, used byQDialog, QDrawer, andLoading` plugin.Would it be possible to make the
usePreventScrollpublicly accessible so we can use it for our own purposes?Beta Was this translation helpful? Give feedback.
All reactions