Stone.js API
    Preparing search index...
    • Get response component in the current route. If not defined, return an empty object.

      Parameters

      • event: ReactIncomingEvent

        ReactIncomingEvent

      • container: IContainer

        Service Container

      • Optionalcomponent: ElementType

        The component response.

      • Optionaldata: any

        The data to pass to the component.

      • OptionalstatusCode: number

        The status code of the error.

      • Optionalerror: any

        The error object.

      Returns ReactNode

      The resolved component element.