Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Route

Index

Properties

component

component: ReactRouterProps["component"]

Optional data-qa

data-qa: undefined | string

Data-qa tag to apply to the route

path

path: ReactRouterProps["path"]

Optional reactRouterProps

reactRouterProps: Omit<ReactRouterProps, "exact" | "component" | "path">

Generated using TypeDoc