Can Vue Page Code Be Generated?
The lowcode engine architecture is language-agnostic; with appropriate extensions and plugins, Vue page code can be generated.
If you build pages with the existing React-based Fusion materials but want Vue output at code generation time, you need a Vue material set compatible with Fusion and a custom code generation solution. Replace these code generation plugins with ones that target the Vue framework:

For a detailed customization guide, see Custom code generation.
If you also want to use Vue materials while building, you need to extend and customize material ingestion, the canvas, the renderer, and related modules. See Extending the lowcode editor.