Function: setError()
setError<
Prop>(error,prop?):SetCallState<Prop>
Defined in: libs/ngrx-toolkit/src/lib/with-call-state.ts:174
Type Parameters
• Prop extends undefined | string = undefined
Parameters
error
unknown
prop?
Prop
Returns
SetCallState<Prop>