UNPKG

@atlaskit/modal-dialog

Version:

A modal dialog displays content that requires user interaction, in a layer above the page.

6 lines (5 loc) 150 B
/** * This returns whether or not scrolling is allowed based on the existing * scrolling context. */ export default function useScroll(): boolean;