I installed dhx-suite in angular project. Now I am trying to use existing angular custom component into dhx-suite config to render the custom in my form.
By adding new class inside project and extending the DHX Suite can we achieve inserting component inside the form ?
If possible can you suggest any example which helps us to write our own methods to solve this problem.