PageCatchercomponent
PageCatcher({ children }: ChildProps): ReactElement| Param | Type | |
|---|---|---|
props | ChildProps | Props for a component that requires children. required |
.children | ReactNode | required readonly |
| Return | |
|---|---|
ReactElement |
Error boundary for a whole page that renders a full <ErrorPage> fallback on error.