Searched refs:minLength (Results 1 – 5 of 5) sorted by relevance
86 if (!this.query || this.query.length < this.options.minLength) {311 , minLength: 1 property
1 …minLength&&!this.options.showHintOnFocus){return this.shown?this.hide():this}var e=b.proxy(functio… property
195 if (this.query.length < this.options.minLength && !this.options.showHintOnFocus) {701 minLength: 1, property
1713 if (!this.query || this.query.length < this.options.minLength) {1891 … menu: '<ul class="typeahead dropdown-menu"></ul>', item: '<li><a href="#"></a></li>', minLength: 1 property
918 if (!this.query || this.query.length < this.options.minLength) {1068 …enu: '<ul class="typeahead dropdown-menu"></ul>', item: '<li><a href="#"></a></li>', minLength: 1}; property