Route configuration
path: string
: The routing path segment to match in the URL.defaultRoute: boolean
(optional): Marks the outlet as default, the application will redirect to this route automatically if no route or an unknown route is found on application load.- (optional): Nested child routing configuration.