Meilisearch JS
Docs
GitHub
Preparing search index...
BatchProgress
Type Alias BatchProgress
https://www.meilisearch.com/docs/reference/api/batches#progress
See
milli::progress::ProgressView
type
BatchProgress
=
{
percentage
:
number
;
steps
:
BatchProgressStep
[]
;
}
Index
Properties
percentage
steps
Properties
percentage
percentage
:
number
steps
steps
:
BatchProgressStep
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
percentage
steps
Docs
GitHub
Meilisearch JS
Loading...
https://www.meilisearch.com/docs/reference/api/batches#progress
See
milli::progress::ProgressView