add global JS attributes to elements and improve demos

This commit is contained in:
Fabio Pliger
2024-02-02 09:00:47 -06:00
parent fb584c3984
commit 05a5fb7ff2
5 changed files with 78 additions and 123 deletions

View File

@@ -2,3 +2,5 @@ packages = []
[files]
"./examples.py" = "./examples.py"
"./tictactoe.py" = "./tictactoe.py"
"./styles.py" = "./styles.py"