Skip to content

API > wxt/client > ContentScriptAppendMode

Type alias: ContentScriptAppendMode

ContentScriptAppendMode: "last" | "first" | "replace" | "before" | "after" | (anchor, ui) => void

Visualization of different append modes

Source

packages/wxt/src/client/content-scripts/ui/types.ts:146


Generated using typedoc-plugin-markdown and TypeDoc