210 B
210 B
sidebar_label |
---|
FrameAddScriptTagOptions.id |
FrameAddScriptTagOptions.id property
Sets the id
of the script.
Signature:
interface FrameAddScriptTagOptions {
id?: string;
}