PHP 7.4.33
Preview: LoadScript.d.ts Size: 1.18 KB
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/@react-google-maps/api/dist/LoadScript.d.ts
import { type JSX, PureComponent, type ReactNode, type RefObject } from 'react';
import { type LoadScriptUrlOptions } from './utils/make-load-script-url.js';
type LoadScriptState = {
    loaded: boolean;
};
export type LoadScriptProps = LoadScriptUrlOptions & {
    children?: ReactNode | undefined;
    id: string;
    nonce?: string | undefined;
    loadingElement?: ReactNode;
    onLoad?: () => void;
    onError?: (error: Error) => void;
    onUnmount?: () => void;
    preventGoogleFontsLoading?: boolean;
};
export declare function DefaultLoadingElement(): JSX.Element;
export declare const defaultLoadScriptProps: {
    id: string;
    version: string;
};
declare class LoadScript extends PureComponent<LoadScriptProps, LoadScriptState> {
    static defaultProps: {
        id: string;
        version: string;
    };
    check: RefObject<HTMLDivElement>;
    state: {
        loaded: boolean;
    };
    cleanupCallback: () => void;
    componentDidMount(): void;
    componentDidUpdate(prevProps: LoadScriptProps): void;
    componentWillUnmount(): void;
    isCleaningUp: () => Promise<void>;
    cleanup: () => void;
    injectScript: () => void;
    render(): ReactNode;
}
export default LoadScript;

Directory Contents

Dirs: 4 × Files: 20
Name Size Perms Modified Actions
- drwxr-xr-x 2026-04-28 09:11:40
Edit Download
docs DIR
- drwxr-xr-x 2026-04-28 09:11:40
Edit Download
utils DIR
- drwxr-xr-x 2026-04-28 09:11:40
Edit Download
__tests__ DIR
- drwxr-xr-x 2026-04-28 09:11:40
Edit Download
328.46 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
724.99 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
156.55 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
569.63 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
324.17 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
724.87 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
151.90 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
567.08 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
7.00 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
74.93 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
1.18 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
637 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
166 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
286 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
347.81 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
725.00 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
156.56 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
569.64 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
505 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
550 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).