telerik / kendo-vscode-extensions

MIT License
5 stars 5 forks source link

Add Form Builder Screen #5

Closed eeasss closed 3 years ago

eeasss commented 4 years ago

Form Builder screen that allows for generation of an edit form with all the needed editors (kendoreact or kendoangular components).

We provide json schema or a sample dataitem and the builder reads or infers the needed editors.

For react this will output the kendoreact form with kendoreact inputs, and for angular this will output the default angular form with our inputs.

panayot-cankov commented 3 years ago

https://github.com/telerik/vscode-extensions/issues/19