Skip to content

Interface: IDialogPublicResponse

CostlyDeveloper edited this page Apr 21, 2021 · 2 revisions

Interface: IDialogPublicResponse<ResponsePayload>

Type parameters

Name
ResponsePayload

Properties

ClickedButtonID

ClickedButtonID: string


Payload

Payload: ResponsePayload

Generic property type, accept expected payload from dynamic child component.


Success

Success: boolean

Clone this wiki locally