Preparing search index...
The search index is not available
studio-helper
studio-helper
ProgressOptions
Interface ProgressOptions
Options for the progress bar.
interface
ProgressOptions
{
clear
?:
boolean
;
complete
?:
string
;
incomplete
?:
string
;
total
:
number
;
width
?:
number
;
}
Index
Properties
clear?
complete?
incomplete?
total
width?
Properties
Optional
clear
clear
?:
boolean
Optional
complete
complete
?:
string
Optional
incomplete
incomplete
?:
string
total
total
:
number
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clear
complete
incomplete
total
width
studio-helper
Loading...
Options for the progress bar.