Skip to main content

FrameAddScriptTagOptions.url property

the URL of the script to be added.

Signature:

interface FrameAddScriptTagOptions {
url?: string;
}