UNPKG

react-draggable-bottom-sheet

Version:

A React component with the bottom sheet experience we have for native mobile applications, but for web ✨

3 lines (2 loc) 170 B
export declare const lockWebsiteScroll: (scrollableElement?: HTMLElement) => void; export declare const unlockWebsiteScroll: (scrollableElement?: HTMLElement) => void;