SyncExternalStore.getSnapshot Property
The getSnapshot
function to pass as the 2nd argument to useSyncExternalStore
.
Signature
getSnapshot: () => T;
The getSnapshot
function to pass as the 2nd argument to useSyncExternalStore
.
getSnapshot: () => T;