Route
react-router

Route

Route(_props): React.ReactElement | null

Configures an element to render when a pattern matches the current location. It must be rendered within a Routes element. Note that these routes do not participate in data loading, actions, code splitting, or any other route module features.

Parameters

Docs and examples CC 4.0