UNPKG

@wordpress/components

Version:
7 lines 226 B
/** * A component that will lock scrolling when it is mounted and unlock scrolling when it is unmounted. * * @return {null} Render nothing. */ export default function ScrollLock(): null; //# sourceMappingURL=index.d.ts.map