logic-helper
Version:
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
25 lines (24 loc) • 530 B
JSON
{
"id": "1682227337535",
"name": "ssdf",
"group": "a/b",
"introduce": "sdf",
"data": {
"class": "GraphLinksModel",
"linkKeyProperty": "key",
"linkFromPortIdProperty": "fromPort",
"linkToPortIdProperty": "toPort",
"nodeDataArray": [
{
"category": "Start",
"text": "Start",
"key": -1,
"loc": "28.171875 -656.07421875",
"isCaptionVisible": true,
"isTextVisible": true,
"caption": "Start caption"
}
],
"linkDataArray": []
}
}