ActionState interface

扩展

DialogState

属性

dialogId
options

继承属性

dialogStack

包含堆栈上每个 对话框 的状态信息。

属性详细信息

dialogId

dialogId: string

属性值

string

options

options?: object

属性值

object

继承属性详细信息

dialogStack

包含堆栈上每个 对话框 的状态信息。

dialogStack: DialogInstance[]

属性值

DialogInstance[]

继承自 DialogState.dialogStack