You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
@@ -23,55 +23,49 @@ Especially if you need to create a very large form, in which the inputs are simi
23
23
24
24
So, wouldn't it be more economical to create the forms dynamically? Based on metadata that describes the business object model?
25
25
26
-
That's Vue Dynamic Forms.
26
+
That's **Vue Dynamic Forms**.
27
+
28
+
## Status: Beta
29
+
30
+
This is the Vue `3.x.x` compatible version. The focus right now is out of the box `Typescript` support, three shakeable, improve accesiility and be lighter in size. For Vue `2.x.x` please use the library tags [0.x](https://github.com/alvarosaburido/vue-dynamic-forms/tree/0.x).
0 commit comments