Home
last modified time | relevance | path

Searched refs:minLength (Results 1 – 5 of 5) sorted by relevance

/template/templar/js/
Dbootstrap-typeahead.js86 if (!this.query || this.query.length < this.options.minLength) {
311 , minLength: 1 property
/template/bootstrap3/assets/typeahead/
Dbootstrap3-typeahead.min.js1minLength&&!this.options.showHintOnFocus){return this.shown?this.hide():this}var e=b.proxy(functio… property
/template/mikio/assets/
H A Dmikio-typeahead.js195 if (this.query.length < this.options.minLength && !this.options.showHintOnFocus) {
701 minLength: 1, property
/template/parallax/lib/bootstrap/js/
Dbootstrap.js1713 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
Dbootstrap.min.js918 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