mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-01 11:00:20 -04:00
* Add new _event_handling.py file with @when decorator * @when decorate is in pyscript package namespace/_all__ * Write tests in new test_event_handling.py * Add docs for @when decorator ------------ Co-authored-by: Mariana Meireles <marian.meireles@gmail.com>