Select2 supports connecting to a remote data source using the ajax option. ... {% highlight js linenos %} $('select').select2({ ajax: { url: '/example/api', ...
確定! 回上一頁