I have a select input field that I am enhancing using Select2 jQuery plugin. I passed the minimumInputLength property to have the user type a few letters before populating matching items. However, I am not sure how a user can clear the selection, if required.I have a select input field that I am enhancing