ngx-schema-form
ngx-schema-form copied to clipboard
using sf-form-element
Hi
I tried using sf-form-element as shown below
But it throws an error saying "Cannot read property 'getProperty' of undefined". Can you please let me know whats wrong in the above code.
I followed Angular2-schema-form-demo.
Should i use it only in custom widget component? or can it be used in any component?