value([value])

Class: ProgressBar.

Description:

Sets or get a numeric value as percent of process.

Parameters:

Name Type Description

[value]

number

Numeric value between 0 and 100 that represents percent of progress.

Returns:

Returns this instance of ProgressBar when setting a value, otherwise returns current value.

Type: number | ProgressBar