LoadStateHandler
LoadStateHandler: (
params
) =>Promise
<LoadStateResult
>
Parameters
• params: LoadStateParams
The parameters for loading the state.
Returns
Promise
<LoadStateResult
>
The result of the load state operation.
LoadStateHandler: (
params
) =>Promise
<LoadStateResult
>
• params: LoadStateParams
The parameters for loading the state.
Promise
<LoadStateResult
>
The result of the load state operation.