Interface UserFeedbackResultCancel

interface UserFeedbackResultCancel {
    isSent: false;
}

Properties

Properties

isSent: false

The user has closed the modal without sending it.