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/interfaces/IModalDialogActivationRequest.md.

Interface: IModalDialogActivationRequest experimental

Beta

Represents modal dialog state for the specific activation request

Properties

id

readonly id: string

Beta

Remarks

Unique identifier for the request


isValid

readonly isValid: boolean

Beta

Remarks

Determines if the request is still active

Methods

cancel()

cancel(): void

Beta

Returns

void

Remarks

Cancels the request if it's still active