A progress refers to the visual indication of a task's completion status.
If you pass a null value on initialization and you won't passed a variant option, the default variant will be indeterminate.
Otherwise if there's no variant option and the value is not null, it will automatically be a determinate variant.
Here are the available methods for the Progress Component.
Examples
Properties
The following properties are available on the Progress object:
absHeight → Number
absLeft → Number
absTop → Number
absWidth → Number
backColor → String
backImage → String
border → Number
borderColor → String
borderStyle → String
circleSize → Number
color → String
cornerRadius → Number
disabled → Boolean
el → Object
elStyle → String
fontFile → String
height → Number
isVisible → Boolean
left → Number
margins → List
opacity → Number
options → String
padding → List
parent → Object
position → Object
rotation → Number
textColor → String
textSize → Number
thickness → Number
top → Number
type → String
value → Number
variant → String
visibility → String
width → Number
Methods
The following methods are available on the Progress object:
destroy()
getPosition(
options )
→ Object
gone()
hide()
show()