RouteDeclares an element that should be rendered at a certain URL path. function Route(_props: RouteProps): React.ReactElement | null;§Route(_props: RouteProps): React.ReactElement | null[src]§Parameters§_props: RouteProps[src]§Return Type§React.ReactElement | null[src]