Skip to content

API / wxt/utils/content-script-ui/types / ContentScriptOverlayAlignment

Type Alias: ContentScriptOverlayAlignment

ContentScriptOverlayAlignment = "top-left" | "top-right" | "bottom-left" | "bottom-right"

Source: packages/wxt/src/utils/content-script-ui/types.ts:20


Generated using typedoc-plugin-markdown and TypeDoc