Hello.
Thank you for developing such a useful tool. At the moment, we are trying to implement this tool into our project so that we can actively use it in the future. Hence, we have a question: to what extent will it be possible in the future to separate the logic layer from the presentation layer, roughly speaking, so that all the logic of behavior when, for example, pressing a Button is in our code (in the project itself), and then what the page looks like and where this Button is located and what the builder.oi looks like in the editor.
Here is example in abstract code:
I hope I was able to explain to you what we would like to implement.
Thanks in advance.