Update README.md
This commit is contained in:
parent
ce7994b85d
commit
4c10d574c4
@ -81,6 +81,9 @@ A callback that is fired every time an item is selected. It receives an object i
|
|||||||
|
|
||||||
{label: <label>, value: <value>}
|
{label: <label>, value: <value>}
|
||||||
|
|
||||||
|
**showValue**:
|
||||||
|
If set to true, will display the value of the entry after the label in the dropdown list.
|
||||||
|
|
||||||
**treshold**:
|
**treshold**:
|
||||||
The number of characters that need to be typed on the input in order to trigger the autocomplete. Default is 4.
|
The number of characters that need to be typed on the input in order to trigger the autocomplete. Default is 4.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user