Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

getInstance

Summary

Get the global error boundary instance.

Signature

static getInstance(options?: ErrorBoundaryOptions): ErrorBoundary;

Parameters

options

Type:ErrorBoundaryOptions Optional: Yes

Returns

Type:ErrorBoundary Get the global error boundary instance.