Closed hchaudhary1 closed 8 months ago
I want to implement something like this: https://nocode-js.com/examples/sequential-workflow-designer-pro/webpack-pro-app/public/folders.html
Where the user can drop on a "FOLDER" icon, and it can open a new sub-canvas.
Is this possible with the current framework? How much customization would be needed?
it looks similar to https://retejs.org/examples/modules
wow, this is very helpful! thanks
I want to implement something like this: https://nocode-js.com/examples/sequential-workflow-designer-pro/webpack-pro-app/public/folders.html
Where the user can drop on a "FOLDER" icon, and it can open a new sub-canvas.
Is this possible with the current framework? How much customization would be needed?