• Open a popup using the first argument. Wait for it to close and call the callback. Set the options string using the options object Returns the window object

    Parameters

    • url: string
    • name: string
    • options: Partial<Options>
    • callback: Callback

    Returns Window | null