Blazor Diagram workflow designer #10
GeorgeS2019
started this conversation in
Ideas
Replies: 3 comments 8 replies
-
Original discussion All these Javascript interopt is very slow. https://workflowengine.io/documentation/workflow-designer-in-blazor-application |
Beta Was this translation helpful? Give feedback.
4 replies
-
List of Javascript API for interopt with Antv c# wrappersJavascript APIs
"name": "elsa-designer-dependencies",
"description": "Bundle dependencies for the designer.",
"repository": "https://github.com/elsa-workflows/elsa-dashboard",
"license": "MIT",
"version": "1.0.0",
"dependencies": {
"@antv/layout": "^0.3.25",
"@antv/x6": "^2.17.1",
"@antv/x6-plugin-clipboard": "^2.1.6",
"@antv/x6-plugin-history": "^2.2.4",
"@antv/x6-plugin-keyboard": "^2.2.2",
"@antv/x6-plugin-scroller": "^2.0.10",
"@antv/x6-plugin-selection": "^2.2.1",
"@antv/x6-plugin-snapline": "^2.1.7",
"@antv/x6-plugin-transform": "^2.1.8",
"lodash.camelcase": "^4.3.0",
"uuid": "^9.0.1"
}, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goal: Blazor Diagram workflow designer.
ref: #10 (reply in thread)
This discussion addresses what need to be implemented to replace TypeScript ClientLib with Blazor.Domain
Reference
Blazor.Diagram
AzureStudio
Beta Was this translation helpful? Give feedback.
All reactions