UNPKG

vant

Version:

Mobile UI Components built on Vue

7 lines (6 loc) 194 B
export type PullRefreshThemeVars = { pullRefreshHeadHeight?: string; pullRefreshHeadFontSize?: string; pullRefreshHeadTextColor?: string; pullRefreshLoadingIconSize?: string; };