PageCatchercomponent

PageCatcher({ children }: ChildProps): ReactElement
ParamType
propsChildProps
Props for a component that requires children. required
    .childrenReactNode
required readonly
Return
ReactElement

Error boundary for a whole page that renders a full <ErrorPage> fallback on error.