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