vbProgressbar

Bulma documentationopen in new window

Props

value

Type: number | undefined

How much the task has been completed out of max, if no number is presented the progress bar is will display an indeterminate animation

max

Type: number | undefined

Default: 1

The final value of the task (when it will be completed)

colour

Type: BulmaColour | undefined

The colour of the progress bar

size

Type: BulmaSize | undefined

Size of the progress bar