StorageActionErrorState
StorageActionErrorState
Section titled “StorageActionErrorState”Parameters
Section titled “Parameters”isError required boolean
@returns
true if an error occurred
@depreacted
use !isSuccess or !!error instead
error required null | StorageErrorPayload
Provides details about the error