Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/browser/types/effects-provider
LoadingState
Interface LoadingState
Состояние загрузки ресурсов
interface
LoadingState
{
error
:
string
;
isLoading
:
boolean
;
loadedSources
:
Set
<
ResourceSource
>
;
loadingQueue
:
ResourceSource
[]
;
progress
:
number
;
}
Index
Properties
error
is
Loading
loaded
Sources
loading
Queue
progress
Properties
error
error
:
string
is
Loading
isLoading
:
boolean
loaded
Sources
loadedSources
:
Set
<
ResourceSource
>
loading
Queue
loadingQueue
:
ResourceSource
[]
progress
progress
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
is
Loading
loaded
Sources
loading
Queue
progress
Timeline Studio API Documentation - v0.26.0
Loading...
Состояние загрузки ресурсов