Elsa workflow designer + elsa workflow designer react wrapper integration with react base application/dashboard #4019
aabhi1989
started this conversation in
Design & tech
Replies: 2 comments 1 reply
-
|
@jdevillard did something for Angular (https://github.com/jdevillard/ElsaWorkflowDashboard-Angular) - I imagine a similar approach could be taken for react. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello , You also have a sample of React Application that use the React Wrapper for the designer. https://github.com/elsa-workflows/elsa-core/tree/v3/src/designer/designer_packages/react-workspace This wrapper is available for the v3 only, but regarding the code you should be able to do the same for v2 if needed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello friends,
I am trying to integrate elsa-workflow-desigener into one of my react application, which will utilize the workflow environment of Elsa like creating activities and generating flow on elsa dashboard.
By default elsa has different frontend for designer screen(UI).
And I want that frontend to be shown into react based.
I don't know .Net but taking help of my colleague but not getting any helping documentation regarding this integration.
Please help with the link and suggestions.
Beta Was this translation helpful? Give feedback.
All reactions