NavigationType:
    | "linkClicked"
    | "formSubmitted"
    | "backForward"
    | "reload"
    | "formResubmitted"
    | "other"
    | void

Represents navigation type