Searched refs:closeBtn (Results 1 – 1 of 1) sorted by relevance
6268 Toast.prototype.closeBtn = function() { method in Toast6285 this.closeBtn().on('click', this.onClickHandler.bind(this));6286 this.el.find('.' + this.options.wrapClass).append(this.closeBtn());