--- sidebar_label: FrameAddScriptTagOptions.url --- # FrameAddScriptTagOptions.url property the URL of the script to be added. **Signature:** ```typescript interface FrameAddScriptTagOptions {url?: string;} ```