UNPKG

vant

Version:

Mobile UI Components built on Vue

5 lines (4 loc) 105 B
export type OverlayThemeVars = { overlayZIndex?: number | string; overlayBackground?: string; };