2
0
mirror of https://github.com/esiur/iui.git synced 2025-12-14 02:20:25 +00:00
This commit is contained in:
2021-10-29 17:09:15 +03:00
parent 1e8ae99d39
commit b3479dbdbd
35 changed files with 857 additions and 166 deletions

View File

@@ -38,6 +38,8 @@ import './UI/Select.js';
import './UI/DropDown.js';
import './UI/Grid.js';
import './UI/Location.js';
import './UI/CodePreview.js';
window.addEventListener("beforeprint", (e)=>{
let viewRoute = router.current.viewRoute;