A function that dynamically creates children of a route.
The route children callback is deprecated and will be removed in the next major version.
The type of the result produced by the route.
The type of additional route-specific data. Defaults to an empty object.
The type of user-defined context-specific data. Defaults to an empty object.
The context of the current route.
A function that dynamically creates children of a route.
Deprecated
The route children callback is deprecated and will be removed in the next major version.