Use event select2:open.
$('#mySelect').select2().on('select2:open', function(e){
$('.select2-search__field').attr('placeholder', 'your placeholder');
})
Use event select2:open.
$('#mySelect').select2().on('select2:open', function(e){
$('.select2-search__field').attr('placeholder', 'your placeholder');
})
For further actions, you may consider blocking this person and/or reporting abuse
From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.
JetThoughts Dev -
Yulin -
kallileiser -
Laetitia Perraut -
Top comments (0)