angular-json-editor icon indicating copy to clipboard operation
angular-json-editor copied to clipboard

How to inject select2 in angular-json-editor

Open suhas2421 opened this issue 8 years ago • 0 comments

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 add extra plugin. Please help to include select2 in angular-jason-editor

suhas2421 avatar Nov 07 '17 13:11 suhas2421