IndexRouteProps
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| index | true | 
Additional properties for advanced use cases
| Properties | Type | Description | 
|---|---|---|
| action | ActionFunction | |
| caseSensitive | boolean | |
| children | undefined | |
| Component | null | ComponentType<> | |
| element | ReactNode | |
| ErrorBoundary | null | ComponentType<> | |
| errorElement | ReactNode | |
| handle | any | |
| hasErrorBoundary | boolean | |
| id | string | |
| lazy | LazyRouteFunction<IndexRouteObject> | |
| loader | LoaderFunction | |
| path | string | |
| shouldRevalidate | ShouldRevalidateFunction |