For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/types/ModalDialogCustomResponse.md.

Type Alias: ModalDialogCustomResponse experimental

ModalDialogCustomResponse = object

Beta

Response data for custom modal dialog

Properties

payload?

optional payload?: unknown


type

type: ModalDialogResponseType | string