hydrate
Defined in: account-kit/core/src/hydrate.ts:37
Will hydrate the client store with the provided initial state if one is provided.
Example
Parameters
Returns
HydrateResult
an object containing an onMount function that can be called when your component first renders on the client