Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I saw this code in select2Select2 - Clearing Selections
$('#mySelect').val(null).trigger('change');
This code works well with jQuery even without Select2
I saw this code in select2 - Clearing Selections
I saw this code in Select2 - Clearing Selections
$('#mySelect).val(null).trigger('change');
I saw this code in select2 - https://select2.org/programmatic-control/add-select-clear-items#clearing-selectionsClearing Selections
I saw this code in select2 https://select2.org/programmatic-control/add-select-clear-items#clearing-selections