UNPKG

vant

Version:

Mobile UI Components built on Vue

7 lines (6 loc) 201 B
export type ContactListThemeVars = { contactListEditIconSize?: string; contactListAddButtonZIndex?: number | string; contactListRadioColor?: string; contactListItemPadding?: string; };