Example: select 2 dropdown $('#element').select2({ placeholder: 'Select a option', minimumInputLength: 3, ajax: { url: route('api.fetch-options'), ...
確定! 回上一頁