Automerge Repo - v2.6.0-alpha.1
Preparing search index...
@automerge/react
FindProgressWithMethods
Type Alias FindProgressWithMethods<T>
FindProgressWithMethods
:
FindProgress
<
T
>
&
{
peek
:
()
=>
FindProgress
<
T
>
;
subscribe
:
(
callback
:
(
progress
:
FindProgress
<
T
>
)
=>
void
)
=>
()
=>
void
;
untilReady
:
(
allowableStates
:
string
[]
)
=>
Promise
<
DocHandle
<
T
>
>
;
}
Type Parameters
T
Deprecated
Use
DocumentProgress
. Will be removed in the next major release.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Automerge Repo - v2.6.0-alpha.1
Loading...
Deprecated
Use DocumentProgress. Will be removed in the next major release.