Preparing search index...
The search index is not available
@salesforce/sf-plugins-core
@salesforce/sf-plugins-core
ux/progress
Progress
Bar
Type Alias Bar
Bar
:
{
setTotal
:
(
(
num
:
number
)
=>
void
)
;
start
:
(
(
total
:
number
,
startValue
:
number
,
payload
?:
object
)
=>
void
)
;
stop
:
(
(
)
=>
void
)
;
update
:
(
(
num
:
number
,
payload
?:
object
)
=>
void
)
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@salesforce/sf-plugins-core
Loading...