Skip to content

Interface: IDialogPublicResponse

Boris Jenicek edited this page Dec 20, 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