rodikh/angular-json-editor

How to inject select2 in angular-json-editor

suhas2421 opened this issue · 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