Skip to main content
Version: 19.7.0

FrameAddScriptTagOptions.id property

Sets the id of the script.

Signature:

interface FrameAddScriptTagOptions {
id?: string;
}