webui
webui copied to clipboard
tree-shaking, lazy-component support
- allow
() => PromiseLike<Component>type in.addPage() - use
<suspense>to render async components - rewrite
editorin composable style