Interface OpenInput

Interface that allows the opening of eitri-apps

Hierarchy

  • OpenInput

Properties

slug: string

Name of the eitri-app that will be opened

initParams?: any

Initialization parameters for the eitri-app to be opened

restorationContext?: any

Context to be used as an initialization parameter when the current eitri-app returns to the top of the stack

resetStack?: boolean

Removes all eitri-apps from the current stack before opening the requested one

Generated using TypeDoc