UNPKG

@youcan/ui-vue3

Version:

YouCan Vue3 components library

8 lines (7 loc) 131 B
export interface SpinnerProps { label?: string size?: string color?: string labelColor?: string labelFontSize?: string }