Update deps, add MVP Server variant, + Example

This commit is contained in:
2024-02-23 01:38:08 +01:00
parent 5487921ecb
commit 618842883d
7 changed files with 356 additions and 2 deletions

View File

@ -21,6 +21,7 @@
document.body.appendChild(scriptElem);
});
}
// .RequireScripts = (...) => {}
SpaccDotWeb.ShowModal = async (params) => {
// TODO: delete dialogs from DOM after use (garbage collect)?