angular-json-editor
angular-json-editor copied to clipboard
An angular wrapper for jdorn/json-editor
Hi! If I want to use other theme instead of bootstrap3 it shows this error (in this case, trying to load tailwind)  Thanks!
Hi! I needed to get access to the editor object. I saw in your demo that you could do it adding the controller, but in my case I need it...
We tried to include this plugin plugins: { select2: { enable: true, create: false, script: 'js/lib/select2.min.js' } } but not working. Is it done in this way or need to...
In the original JSON editor, the title and description properties of a schema would be rendered on the UI so some metadata about a field could be displayed. ``` {...