gui
gui copied to clipboard
Question: Is it possible to use GUI components for dynamic forms with validations?
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?
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.