Preparing search index...
The search index is not available
mobx-keystone
mobx-keystone
OnSnapshotListener
Type Alias OnSnapshotListener<T>
OnSnapshotListener
:
(
sn
:
SnapshotOutOf
<
T
>
,
prevSn
:
SnapshotOutOf
<
T
>
)
=>
void
Listener function for onSnapshot.
Type Parameters
T
Type declaration
(
sn
:
SnapshotOutOf
<
T
>
,
prevSn
:
SnapshotOutOf
<
T
>
)
:
void
Parameters
sn
:
SnapshotOutOf
<
T
>
prevSn
:
SnapshotOutOf
<
T
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mobx-keystone
Loading...
Listener function for onSnapshot.