Skip to main content
Version: 15.3.2

FrameAddScriptTagOptions.url property

the URL of the script to be added.

Signature:

interface FrameAddScriptTagOptions {
url?: string;
}