I’m deciding whether to build a UI using the UI Builder or just coding it.
The UI Builder seems like a quick way, but does it allow you to export the code so you can share it with someone else? From what I’ve seen, there is no option to do that.
Can anyone confirm this?
It does not allow you to export from the UI editor. This is one major reason I’ve chosen not to use it. I can’t have dev/pre-prod/prod type environments when working toward deployment.
I’ve also found the UI editor to be much better at static sized layouts where I prefer to build mine where they will expand dynamically.