Interface: ErrorBoundaryEvent

    plugin/registry .ErrorBoundaryEvent

    Event fired when an error boundary is triggered.

    Properties

    data

    data: Error

    The error that was thrown.

    Defined in

    redux/headlampEventSlice.ts:78


    type

    type: ERROR_BOUNDARY

    Defined in

    redux/headlampEventSlice.ts:76