Expand description

Components interacting with the router.

Structs§

Enums§

Functions§

  • The default component to render when an external navigation fails.
  • A button to go back through the navigation history. Similar to a browsers back button.
  • A button to go forward through the navigation history. Similar to a browsers forward button.
  • A link to navigate to another route.
  • An outlet for the current content.
  • A component that renders the current route.