UNPKG

vant

Version:

Mobile UI Components built on Vue

4 lines (3 loc) 71 B
export type StickyThemeVars = { stickyZIndex?: number | string; };