Skip to content

Vizel API / core/src / VIZEL_SUGGESTION_Z_INDEX

Variable: VIZEL_SUGGESTION_Z_INDEX

ts
const VIZEL_SUGGESTION_Z_INDEX: "50" = "50";

Defined in: packages/core/src/controllers/suggestionContainer.ts:30

Default z-index for suggestion containers.

Released under the MIT License.