Searched refs:minChars (Results 1 – 3 of 3) sorted by relevance
2 …minChars:2,maxItems:10,autoFirst:!1,data:r.DATA,filter:r.FILTER_CONTAINS,sort:!1!==n.sort&&r.SORT_… property
63 this.options.minChars = this.options.minChars || 1;305 if(this.getToken().length>=this.options.minChars) {
378 if ( currentValue.length >= options.minChars) {548 minChars: 1, property690 for (var i = q.length - 1; i >= options.minChars; i--) {