dialog module

Interfaces

ISdkResponse

Data Structure to represent the SDK response when dialog closes

Type Aliases

DialogSubmitHandler

Handler used for receiving results when a dialog closes, either the value passed by submit(string | object, string | string[]) or an error if the dialog was closed by the user.

See ISdkResponse

PostMessageChannel

Handler used to receive and process messages sent between a dialog and the app that launched it