[SELECT2] value placeholder (ok)

https://jeesite.gitee.io/front/jquery-select2/4.0/options.htm

$('select').select2({
  placeholder: {
    id: '-1', // the value of the option
    text: 'Select an option'
  }
});

Last updated

Navigation

Lionel

@Copyright 2023