Skip to main content
Version: 19.3.0

FrameAddScriptTagOptions.url property

URL of the script to be added.

Signature:

interface FrameAddScriptTagOptions {
url?: string;
}