gui icon indicating copy to clipboard operation
gui copied to clipboard

Question: Is it possible to use GUI components for dynamic forms with validations?

Open prasad414 opened this issue 1 year ago • 1 comments

Question: Is it possible to use GUI components for dynamic forms with validations? Also I want to implement more custom components as extension to gui. Is it possible. if yes then how can I do that?

prasad414 avatar Oct 12 '24 11:10 prasad414

Thanks for your advice!

For validations

This GUI lib is designed for low-code config panel and it don't need validations. You can check this article to learn more details. https://dev.to/nzb329/a-lightweight-gui-library-for-angular-20p6

For extensions

The extensions is very useful and I'm working on how to implement. In fact, now the GUI controls are enough to use, you can generate any data structure with JSON config.

nzbin avatar Oct 14 '24 03:10 nzbin