-
In the existing method, the area is infinite. I want to fix the area and prevent it from getting out of range.
I wonder which part I need to modify to do this.
ghost updated
2 years ago
-
I have a component that has a textarea element. When I enter data into it, I get the following html error:
-
Hi, Does anyone have an example in NUXT, I can't seem to get it to work.
-
Am using editor.export() and saving the JSON to mysql (JSON datatype) when you click on the 'save' button and retrieving the mysql data onPageLoad and import it to drawflow using editor.start() and ed…
-
In editor.addNode() function, we can pass name, input, output, position x, position y, class, and html. How we can pass node id and give node id according to our choice?
-
I would love to have an option to let only one node connect to an input/output
-
-
Hello, I have set up an Angular app using drawflow and I'm tried to import a drawflow data that I exported before and saved it in a database, but I don't see to get the connections right.
`{
"dr…
-
Hello
I have a problem to transfer data between nodes. I can check the values with that function (I also can change values from other nodes with that code in comment):
`editor.on('nodeDataChange…
-
Hi, I found a problem. The Vue3 unMounted event will not be triggered when using removeNodeId and clear.
[test demo](https://codesandbox.io/s/currying-silence-gp6yw?file=/src/App.vue)
App.vue:
…
rni-l updated
2 years ago