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