@umbraco-cms/backoffice
Preparing search index...
packages/core/entity-bulk-action
UmbEntityBulkActionProgressModalValue
Interface UmbEntityBulkActionProgressModalValue
interface
UmbEntityBulkActionProgressModalValue
{
completed
:
number
;
total
:
number
;
}
Index
Properties
completed
total
Properties
completed
completed
:
number
The number of items processed so far.
total
total
:
number
The total number of items to process.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
total
@umbraco-cms/backoffice
Loading...
The number of items processed so far.