paste", function () { handleSearch(); }); clearButtonEl.on("click", function () { inputEl.val(""); componentEl.removeClass("is-open"); }); });