Methods

Methods

  • Return to the home page of an Eitri Shopping App, clearing the backstack in the process.

    await Eitri.exposedApis.appState.goHome()
    

    Returns Promise<undefined>