UNPKG

@javaguns/flow-ui

Version:

``` <template> <a-spin :spinning="loading"> <FlowDesigner ref="flowDesigner" top="50px"> </FlowDesigner> </a-spin> </template> <script lang="ts" setup> import { ref, provide, onMounted } from 'vue'; import { FlowDesigner, LoadingKey } from '@j

8 lines (7 loc) 157 B
import o from "./task-user.vue.mjs"; import { withInstall as s } from "@javaguns/utils"; const a = s(o); export { a as GunsFlowTaskUser, a as default };