Progress-Bar

Progress-Bar UI Component

Demo

API

Props

PropertyDescriptionTypeDefault
amountNumber visibile in progress bar labelnumber-
descriptionText of description under progress barstring-
percentValue of progress bar, also visible in labelnumber-
showLabelShows label above progress bar, label contains amount and percentage.booleanfalse
typeType of progress barline / circle / dashboardline
strokeLineTo set the style of the progress linecapround / squareround
strokeColorColor of progress barstring#76dc25