UNPKG

react-material-overlay

Version:

A fully featured Material UI implementation of overlays like modals, alert dialogs, lightboxes, and bottom sheets featuring easy stack management and browser history integration

3 lines 256 B
import { IBottomSheetContainerProps } from '../../core/BottomSheet/types'; export default function BottomSheetContainer(props: Partial<IBottomSheetContainerProps>): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BottomSheetContainer.d.ts.map