UNPKG

vant

Version:

Mobile UI Components built on Vue

10 lines (9 loc) 247 B
export type BackTopThemeVars = { backTopSize?: string; backTopRight?: string; backTopBottom?: string; backTopZIndex?: number | string; backTopIconSize?: string; backTopTextColor?: string; backTopBackground?: string; };