Skip to main content
Version: 16.1.0

FrameAddScriptTagOptions.url property

the URL of the script to be added.

Signature:

interface FrameAddScriptTagOptions {
url?: string;
}