UNPKG

vant

Version:

Mobile UI Components built on Vue

10 lines (9 loc) 259 B
export type CircleThemeVars = { circleSize?: string; circleColor?: string; circleLayerColor?: string; circleTextColor?: string; circleTextFontWeight?: string; circleTextFontSize?: string; circleTextLineHeight?: number | string; };