FrameAddStyleTagOptions interface
Signature
export interface FrameAddStyleTagOptions
Properties
Property | Modifiers | Type | Description | Default |
|---|---|---|---|---|
| content |
| string | Raw CSS content to be injected into the frame. | |
| path |
| string | The path to a CSS file to be injected into the frame. Remarks: If | |
| url |
| string | the URL of the CSS file to be added. |