Hex Core JS
    Preparing search index...

    Function useScrollLock

    • Returns addScrollLock and removeScrollLock functions.

      Note: component using this hook must be a descendant of a <ScrollLockManager>.

      Returns { addScrollLock: () => void; removeScrollLock: () => void }