UNPKG

vant

Version:

Mobile UI Components built on Vue

12 lines (11 loc) 360 B
export type SkeletonThemeVars = { skeletonParagraphHeight?: string; skeletonParagraphBackground?: string; skeletonParagraphMarginTop?: string; skeletonTitleWidth?: string; skeletonAvatarSize?: string; skeletonAvatarBackground?: string; SkeletonImageSize?: string; SkeletonImageRadius?: string; skeletonDuration?: string; };