From bb0df53678c5b61c6adcf9c7939920f4ff5c11f3 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 5 Jan 2022 17:56:50 +0300 Subject: treshold -> threshold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 40b81c4..0723b4a 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If set to true, will display the value of the entry after the label in the dropd **showValueBeforeLabel**: If set to true and `showValue` also set to true, the value will be displayed before the label. -**treshold**: +**threshold**: The number of characters that need to be typed on the input in order to trigger the autocomplete. Default is 4. **value**: -- cgit v1.2.3