How can I trigger actions when the close (X) button is clicked in a dialog?
How can I detect when the close (X) button of a dialog in messaging extension is clicked in React? I want to trigger an API call when the button is clicked.
How can I detect when the close (X) button of a dialog in messaging extension is clicked in React? I want to trigger an API call when the button is clicked. Read More