215 B
215 B
sidebar_label |
---|
FrameAddScriptTagOptions.url |
FrameAddScriptTagOptions.url property
URL of the script to be added.
Signature:
interface FrameAddScriptTagOptions {
url?: string;
}