Creating a model programmatically #3427
Unanswered
FatalCatharsis
asked this question in
Q&A
Replies: 1 comment
-
|
We expect to make improvements in that area at some point but nothing has been implemented yet and we haven't scheduled the work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to build a model programmatically on the client? We have a dynamic form builder in an old application we're looking to rewrite, and I'd like to take advantage of vaadin's field and form logic, but I'm not seeing anything in the documentation about being able to build a model without the static typescript generator. I saw this RFC from a while back that talked about something like what I would need, but I can't tell if it went anywhere.
Beta Was this translation helpful? Give feedback.
All reactions