epyk-ui icon indicating copy to clipboard operation
epyk-ui copied to clipboard

Add Arrow functions

Open epykure opened this issue 5 years ago • 0 comments

Create in the module JsFncs.py a class Arrows() which will allow the definition of arrow functions

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions

Also add a decorator to specify that this function is not compatible for Internet Explorer.

epykure avatar Feb 29 '20 21:02 epykure