API > wxt/client > ContentScriptModalPositioningOptions
Interface: ContentScriptModalPositioningOptions
Contents
Properties
position
position:
"modal"
Source
packages/wxt/src/client/content-scripts/ui/types.ts:177
zIndex
zIndex?:
number
The z-index
used on the shadowHost
. Set to a positive number to show your UI over website content.
Source
packages/wxt/src/client/content-scripts/ui/types.ts:182
Generated using typedoc-plugin-markdown and TypeDoc