API > wxt/client > ContentScriptAppendMode
Type alias: ContentScriptAppendMode
ContentScriptAppendMode:
"last"
|"first"
|"replace"
|"before"
|"after"
| (anchor
,ui
) =>void
Source
packages/wxt/src/client/content-scripts/ui/types.ts:146
Generated using typedoc-plugin-markdown and TypeDoc