angular
angular copied to clipboard
JSON powered forms for Angular
Is that normal that the output **(change)** from the FormBuilderComponent can be 'undefined'? If I try to build my angular project with the strict compilation mode of typescript, I get...
I've created a well custom component, I want to have an Add Another button (i.e. multiple values field) to have duplicate well container. But multiple values are only working on...
## No projects support the 'serve' target. Please provide as many details as you can: Angular CLI: 13.2.4 Node: 16.15.1 Package Manager: npm 8.11.0 OS: win32 x64 Angular: 13.2.3 ......
Hello! I have a problem with number fields in rendering form. If I not choose a default value for a number field, it is coming with 0 implicit. Can I...
Hi Team, We are using FOrm/ Wizard diplay in our project, we have alreadey contacted Sales team for the Licence details. but technically we want to know what all **Additional**...
Hello, Is there a way to translating the header template content (component.label) in edit grid. ` {% util.eachComponent(components, function(component) { %} {% if (!component.hasOwnProperty('tableView') || component.tableView) { %} {{ component.label...
Hi, I want to create a drop zone in my custom component that i've registered using the angular-formio. For ex - I want to make a dropzone in the primeng-panel....
hello @travist I made 2-3 custom component now i m rendering one by one on click of menu at first time my custom component is rendering proper , second time...
 I am getting this error in Angular CLI: 9.1.3 Node: 12.14.1 OS: win32 x64 Angular: 9.1.3 but npm i @angular/elements the issue is not fixed if I install...