From fae6c36874b102408b53c6e5d980b247a9779dea Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 22 Jul 2012 14:50:52 -0700 Subject: adds minLength #3960 --- docs/javascript.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 70355957c..9b2897699 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1543,6 +1543,12 @@ $('.carousel').carousel({ 8 The max number of items to display in the dropdown. + + minLength + number + 1 + The minimum character length needed before triggering autocomplete suggestions + matcher function -- cgit v1.2.3