当前位置:   article > 正文

vue动态添加表单_向您的vue应用添加动态表单

vue 动态加载 表单schema

vue动态添加表单

Define form fields once, as schema, and render them anywhere!

一次将表单字段定义为架构,然后将其呈现在任何地方!

How much code does it take for you to render all forms in your application? Do you find yourself adding the same fields to multiple forms? How hard would it be for you to change UI frameworks based on your forms?

在您的应用程序中呈现所有表单需要花费多少代码? 您是否发现自己将相同的字段添加到多个表单中? 根据表单更改UI框架会有多困难?

These are just some of the reasons I decided to focus some time to design dynamic forms for my projects.

这些只是我决定花一些时间为项目设计动态表单的一些原因。

There are numerous packages available to provide dynamic forms; however, I was not able to find one that met my needs.

有许多软件包可以提供动态表格。 但是,我找不到能满足我需求的产品。

问题 (Problem)

I have been using Vue.js and Quasar Framework for about 6 months now. I love Quasar Framework because it provides all of the UI components I require and it gives me the option to write code once and build it as a web, desktop and/or mobile application. I absolutely love this platform.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/91411
推荐阅读
相关标签