angular-json-schema-form icon indicating copy to clipboard operation
angular-json-schema-form copied to clipboard

Example for the use within a mobile app like ionic

Open bsermann opened this issue 9 years ago • 1 comments

Hi,

I really like your work. It is really nice to custom on a website. I would love to integrate the same form in a ionic app but I fail to do so. When I enter the code with the

in the html file it just stays blank. Could you provide an example please how to use this within an angular/ionic app? that would be really great.

Thanks a lot

bsermann avatar Sep 22 '16 06:09 bsermann

This is an Angular 1 directive and should work in any Angular 1 environment. You're probably missing something in your app. Maybe you're not including JSON Editor dependency files...

mohsen1 avatar Sep 22 '16 15:09 mohsen1