UNPKG

wetrade-design

Version:

一款多语言支持Vue3的UI框架

20 lines 337 B
export var propTypes = { gapDegree: Number, gapPosition: { type: String }, percent: { type: [Array, Number] }, prefixCls: String, strokeColor: { type: [Object, String, Array] }, strokeLinecap: { type: String }, strokeWidth: Number, trailColor: String, trailWidth: Number, transition: String };