Interface RouterEventMap<Type>

Component events

See

ComponentEventMap

Type Parameters

Hierarchy

Properties

Properties

change: ((path, oldPath) => void)

Type declaration

    • (path, oldPath): void
    • Parameters

      • path: string
      • oldPath: string

      Returns void

Generated using TypeDoc