Skip to main content
Version: 19.2.1

FrameAddScriptTagOptions.url property

URL of the script to be added.

Signature:

interface FrameAddScriptTagOptions {
url?: string;
}