API reference / @evolu/react / index

index

Variables

VariableDescription
EvoluContext-

Functions

FunctionDescription
createUseEvoluCreates a typed React Hook returning an instance of Evolu.
EvoluProvider-
useEvoluReact Hook returning a generic instance of Evolu.
useEvoluErrorSubscribe to EvoluError changes.
useIsSsrAvoiding hydration mismatches.
useOwnerReact Hook for Evolu useOwner method.
useQueriesThe same as useQuery, but for many queries.
useQueryLoad and subscribe to the Query, and return an object with rows and row properties that are automatically updated when data changes.
useQuerySubscriptionSubscribe to Query QueryRows changes.

Was this page helpful?