Remodal icon indicating copy to clipboard operation
Remodal copied to clipboard

Add "Escaped" event.

Open viktorvi opened this issue 8 years ago • 0 comments

Please add escaped event when I press ESC, instead of close event.

$(document).on("escaped", ".remodal", function (e) { });

viktorvi avatar Nov 05 '16 17:11 viktorvi