Skip to content

PopiiPluginConfigField

Popii


Popii / PopiiPluginConfigField

Defined in: types.ts:469

type: "string" | "number" | "boolean" | "select"

Defined in: types.ts:470


optional description?: string

Defined in: types.ts:471


optional required?: boolean

Defined in: types.ts:472


optional default?: unknown

Defined in: types.ts:473


optional options?: string[]

Defined in: types.ts:474


optional env?: string

Defined in: types.ts:476

Suggested environment variable name for this field.