Searched refs:Typeahead (Results 1 – 1 of 1) sorted by relevance
1573 var Typeahead = function (element, options) { class1586 Typeahead.prototype = { class1588 constructor: Typeahead1802 if (!data) $this.data('typeahead', (data = new Typeahead(this, options)))1814 $.fn.typeahead.Constructor = Typeahead