mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-09 16:00:04 -04:00
[next] Drop web like events (#1578)
* Use registerJSModule when available (#1573) * Updated version to publish latest
This commit is contained in:
committed by
GitHub
parent
a14e701be4
commit
c6b5ce7f55
@@ -45,7 +45,7 @@
|
||||
<input type="text" placeholder="loading ..." required disabled />
|
||||
<input
|
||||
type="submit"
|
||||
micropython-click="handle_result(event)"
|
||||
micropython-click="handle_result"
|
||||
disabled
|
||||
/>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user