Skip to main content

AppErrorBoundary

AppErrorBoundary(props: PropsWithChildren<AppErrorBoundaryProps>,context: any): ReactNode

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
propsPropsWithChildren<AppErrorBoundaryProps>
Additional properties for advanced use cases
PropertiesTypeDescription
contextany