select2 ({ placeholder: { id: '-1', // the value of the option text: 'Select an option' } });. Can I change how the placeholder looks? When using Select2 when ...
確定! 回上一頁