ravindraranwala/modalcloseconfirmationdemo
This uses ARIA Model which pops up on a button click. When the model is closed a confirmation message should be displayed to the user. Based on the user input we need to proceed. If the user says yes then we may proceed and save the data to the state. Else we need to show the same model dialog.
JavaScriptMIT
No issues in this repository yet.