Skip to content

Progress

Display progress percentage.

Basic Usage

loading

Status & Inner Text

loading

Custom Color

loading

API

PropDescriptionType
percentageProgress 0–100number
statusStatus'success' | 'warning' | 'exception'
strokeWidthStroke widthnumber
showTextWhether to show textboolean
textInsideWhether text is inside barboolean
colorProgress bar colorstring | string[]
formatCustom text formatter(p: number) => string

MIT License