UNPKG

vant

Version:

Mobile UI Components built on Vue

7 lines (6 loc) 198 B
export type ContactCardThemeVars = { contactCardPadding?: string; contactCardAddIconSize?: string; contactCardAddIconColor?: string; contactCardTitleLineHeight?: number | string; };