Interface: IModalDialogActivationRequest experimental
Beta
Represents modal dialog state for the specific activation request
Properties
id
readonlyid:string
Beta
Remarks
Unique identifier for the request
isValid
readonlyisValid: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
