webui icon indicating copy to clipboard operation
webui copied to clipboard

tree-shaking, lazy-component support

Open arily opened this issue 2 years ago • 0 comments

  • allow () => PromiseLike<Component> type in .addPage()
  • use <suspense> to render async components
  • rewrite editor in composable style
image no 'monaco-editor' until you actually use it.

arily avatar May 19 '23 11:05 arily