Search
Preparing search index...
The search index is not available
@ustra/nuxt - v2.1.0-stable
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"src/vue/plugins/ui/progress"
Progress
Class Progress
Progress 관련
Hierarchy
Progress
Index
Methods
hide
off
on
show
Methods
hide
hide
(
)
:
void
Hide of progress
browser
Returns
void
off
off
(
)
:
void
Off of progress
browser
Returns
void
on
on
(
fn
:
(
arg
:
ProgressState
)
=>
void
)
:
void
On of progress
browser
Parameters
fn:
(
arg
:
ProgressState
)
=>
void
(
arg
:
ProgressState
)
:
void
Parameters
arg:
ProgressState
Returns
void
Returns
void
show
show
(
value
?:
number
)
:
void
Show of progress
browser
Parameters
Default value
value:
number
= undefined
Returns
void
Globals
"src/vue/plugins/ui/progress"
Progress
hide
off
on
show
Progress 관련