Preparing search index...
The search index is not available
Qodalis Angular CLI - v1.0.35
Qodalis Angular CLI
core/src/public-api
ICliProgressBar
Interface ICliProgressBar
interface
ICliProgressBar
{
hide
:
()
=>
void
;
isRunning
:
boolean
;
show
:
(
text
?:
string
)
=>
void
;
}
Hierarchy (
View Summary
)
ICliProgressBar
ICliSpinner
ICliPercentageProgressBar
ICliTextAnimator
Index
Properties
hide
is
Running
show
Properties
hide
hide
:
()
=>
void
Hide the progress bar
is
Running
isRunning
:
boolean
Indicates if the progress bar is running
show
show
:
(
text
?:
string
)
=>
void
Show the progress bar
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hide
is
Running
show
Qodalis Angular CLI - v1.0.35
Loading...
Hide the progress bar