UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

12 lines (11 loc) 206 B
export var ProgressBarDefaultProps = { percent: 0, type: 'line', width: 100, strokeWidth: 8, status: null, strokeColor: '', trailColor: '', speed: 6, animation: true, };