We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47d46b4 + d7eca04 commit e7c5b72Copy full SHA for e7c5b72
doc/jquery_typeahead.md
@@ -155,7 +155,7 @@ Datasets can be configured using the following options.
155
156
* `limit` – The max number of suggestions to be displayed. Defaults to `5`.
157
158
-* `display` – For a given suggestion, determines the string representation
+* `display` | `displayKey` – For a given suggestion, determines the string representation
159
of it. This will be used when setting the value of the input control after a
160
suggestion is selected. Can be either a key string or a function that
161
transforms a suggestion object into a string. Defaults to stringifying the
0 commit comments