UNPKG

vant

Version:

Mobile UI Components built on Vue

6 lines (5 loc) 129 B
export type TabbarThemeVars = { tabbarHeight?: string; tabbarZIndex?: number | string; tabbarBackground?: string; };