UNPKG

vant

Version:

Mobile UI Components built on Vue

9 lines (8 loc) 253 B
export type GridItemThemeVars = { gridItemContentPadding?: string; gridItemContentBackground?: string; gridItemContentActiveColor?: string; gridItemIconSize?: string; gridItemTextColor?: string; gridItemTextFontSize?: string; };