jakobaxelsson / domed

A Pythonic approach for manipulating DOM structures for code executing in the browser with pyodide/pyscript.
MIT License
0 stars 0 forks source link

Add more features to DOMWrapper #1

Closed jakobaxelsson closed 1 year ago

jakobaxelsson commented 1 year ago

Take a look at the methods and attributes provided for DOM elements in Javascript, and add those that are meaningful. It does not have to be complete, but in principle it should be possible to do everything you can in Javascript through the Python API. Things that have already been identified as useful include: