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

9 lines (8 loc) 126 B
.guns-flow-task-image { height: 180px; /* position: absolute; z-index: 9; top: 10px; right: 30px; */ opacity: 0.7; }