Home > @uniformdev/mesh-sdk-react > SetLocationValueFunction
SetLocationValueFunction type
Signature:
type SetLocationValueFunction<TValue, TSetValue> = (previousValue: TValue) => DispatchResult<TSetValue>;
References: DispatchResult
Home > @uniformdev/mesh-sdk-react > SetLocationValueFunction
Signature:
type SetLocationValueFunction<TValue, TSetValue> = (previousValue: TValue) => DispatchResult<TSetValue>;
References: DispatchResult