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. |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||