@substrate-system/scroll-lock
    Preparing search index...

    Function lockBodyScrolling

    • Prevents body scrolling. Keeps track of which elements requested a lock so multiple levels of locking are possible without premature unlocking.

      Useful for modal windows.

      Parameters

      • lockingEl: HTMLElement

      Returns void