Skip to main content

GlobalErrorBoundary

Summary

Global error boundary instance for the application.

Signature

export declare class GlobalErrorBoundary 

Constructors

No constructors defined.

Properties

No properties defined.

Methods

getInstance

Modifiers: static Get the global error boundary instance.

reset

Modifiers: static Reset the global error boundary instance.

Events

No events defined.