MyAccountServiceTypes: {
    view: LoginLinkTo;
}

Type declaration

  • view: LoginLinkTo

    Directly go to the chosen page. Currently supported locations include:

    Default Value

    'settings' // on mobile
    

    Default Value

    'settings/update-email' // on desktop
    

Generated using TypeDoc