Skip to main content
Version: 18.2.0

FrameAddScriptTagOptions.url property

URL of the script to be added.

Signature:

interface FrameAddScriptTagOptions {
url?: string;
}