Name of the eitri-app that will be opened
Optional initInitialization parameters for the eitri-app to be opened
Optional restorationContext to be used as an initialization parameter when the current eitri-app returns to the top of the stack
Optional replaceWhen set to true, this will replace the current eitri-app running on the stack instead of creating a new instance. The size of the stack will remain the same.
restorationContext will be ignored if this is set to true
Optional resetRemoves all eitri-apps from the current stack before opening the requested one
restorationContext will be ignored if this is set to true
Generated using TypeDoc
Interface that allows the opening of eitri-apps