Skip to content

API > wxt/client > 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/client/inject-script.ts:46


Generated using typedoc-plugin-markdown and TypeDoc