API > wxt/utils/inject-script > InjectScriptOptions
Interface: InjectScriptOptions
Contents
Properties
keepInDom
keepInDom?:
boolean
By default, the injected script is removed from the DOM after being injected. To disable this behavior, set this flag to true.
Source
packages/wxt/src/utils/inject-script.ts:47
Generated using typedoc-plugin-markdown and TypeDoc