Hello,
I’m using JSONFroms in an Angular 14.2 component. What is the best way to get the data of an jsonform?
Thanks!
Hello,
I’m using JSONFroms in an Angular 14.2 component. What is the best way to get the data of an jsonform?
Thanks!
Hi @pieter.coppens,
Please see this answer: Getting data from JsonForms (angular) - #2 by eneufeld
Thank you, that worked!