rovalra
    Preparing search index...

    Function createOverlay

    • Parameters

      • __namedParameters: {
            actions?: never[];
            bodyContent: any;
            maxHeight?: string;
            maxWidth?: string;
            onClose: any;
            overflowVisible?: boolean;
            preventBackdropClose?: boolean;
            showLogo?: boolean;
            title: any;
        }

      Returns { close: () => void; overlay: HTMLDivElement }