Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouterProps

Standard props for react-router.

Hierarchy

  • RouterProps

Index

Properties

Properties

history

history: History

location

location: Location

match

match: object

Type declaration

  • isExact: boolean
  • params: any
  • path: string
  • url: string

Generated using TypeDoc