Skip to main content
Version: 17.1.1

FrameAddScriptTagOptions.id property

Sets the id of the script.

Signature:

interface FrameAddScriptTagOptions {
id?: string;
}