pyreact
pyreact copied to clipboard
onclick....
I'm trying to get some buttons (and eventually other things) with React in Transcrypt.
Unfortunately, I'm getting nowhere and finding no examples besides [yours]https://github.com/doconix/pyreact/search?q=onclick&unscoped_q=onclick). But that uses __pragma__
. Is that the only way? If so, I'd rather not use React....
Asked also on https://github.com/QQuick/Transcrypt/issues/709