PathRouteProps
Properties
This element is often used without passing props
Additional properties for advanced use cases
Properties | Type | Description |
---|---|---|
action | ActionFunction | |
caseSensitive | boolean | |
children | ReactNode | |
Component | null | ComponentType<> | |
element | ReactNode | |
ErrorBoundary | null | ComponentType<> | |
errorElement | ReactNode | |
handle | any | |
hasErrorBoundary | boolean | |
id | string | |
index | false | |
lazy | LazyRouteFunction<NonIndexRouteObject> | |
loader | LoaderFunction | |
path | string | |
shouldRevalidate | ShouldRevalidateFunction |