Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit abfd26c

Browse files
bsiddiquiwesleycho
authored andcommitted
chore(typeahead): add comment on typeahead-min-length
- Add comment on `typeahead-min-length` about valid values Closes #4129
1 parent bab1d37 commit abfd26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/typeahead/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The typeahead directives provide several attributes:
4242

4343
* `typeahead-min-length` <i class="glyphicon glyphicon-eye-open"></i>
4444
_(Defaults: 1)_ :
45-
Minimal no of characters that needs to be entered before typeahead kicks-in
45+
Minimal no of characters that needs to be entered before typeahead kicks-in. Must be greater than or equal to 1.
4646

4747
* `typeahead-no-results` <i class="glyphicon glyphicon-eye-open"></i>
4848
_(Defaults: angular.noop)_ :

0 commit comments

Comments
 (0)