Demo at: http://output.jsbin.com/fafuvarone Modal code from: https://github.com/HumanDesign/mithril-modal I just add `alert(1)` to **Modal.config** `handleKey`, when hit *\* ESC **, will alert(1). but the `handelKey` method code unnecessary to execute. @lhorie
Demo at: http://output.jsbin.com/fafuvarone
Modal code from: https://github.com/HumanDesign/mithril-modal
I just add
alert(1)to Modal.confighandleKey,when hit ** ESC **, will alert(1). but the
handelKeymethod code unnecessary to execute.@lhorie