Emitted by onError$ and onAnyError$ for unsuccessful state transitions attempts.

Example

{ type: "NO_TRANSITION", from: 'SomeState', to: 'AnotherState' }

See

StatelyError, onError$, onAnyError$

Type Parameters

  • T

Hierarchy

  • StatelyError

Properties

Properties

from: T
to: T

Generated using TypeDoc