Interface HistoryHyperlinkInit

Hierarchy

Properties

environment?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
fragment?: string
href?: string
parameters?: {
    [key: string]: string | undefined;
}

Type declaration

  • [key: string]: string | undefined
title?: string

Generated using TypeDoc