Files
boardgame-phaser/packages/framework
hypercross 3afe78f54f refactor(framework): allow string ID for GameUI container
Update GameUIOptions to accept either an HTMLElement or a string ID.
If a string is provided, the class will attempt to find the element
by ID or create a new div if it does not exist. Also update the root
property to accept a JSX.Element.
2026-04-19 11:30:14 +08:00
..
2026-04-04 13:21:44 +08:00
2026-04-03 15:18:47 +08:00
2026-04-03 15:18:47 +08:00
2026-04-04 00:48:44 +08:00