Closed jarkyll closed 5 years ago
https://github.com/dennwc/dom/blob/master/js/js.go - for reference
Yes, they are interchangeable as long as toJS
is called for an argument.
In any case, I think your concern is valid, and I will make the code symmetrical for clarity.
Hi! I saw Value{global} being used and global being used for the get & set function. Are they interchangeable?