Skip to content

类型: IOErrorModalParams<>

属性

code

code: undefined | number

IOError.code


confirmText

confirmText: undefined | string

确定按钮文案


displayMessage

displayMessage: undefined | string

IOError.message


success

success: undefined | (result: any) => void

点击确认时触发