FrameAddScriptTagOptions interface
Signature
export interface FrameAddScriptTagOptions
Properties
Property  | Modifiers  | Type  | Description  | Default  | 
|---|---|---|---|---|
| content | 
  | string  | JavaScript to be injected into the frame.  | |
| id | 
  | string  | Sets the   | |
| path | 
  | string  | Path to a JavaScript file to be injected into the frame. Remarks: If   | |
| type | 
  | string  | Sets the   | |
| url | 
  | string  | URL of the script to be added.  |