autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

How to set default value?

Open conflicker opened this issue 7 years ago • 0 comments

Let say the input that has autocompleteJs will dynamically change the value. e.g. $("input").val("test"); How can I trigger autocompleteJs to show result based on the new value of the input?

conflicker avatar Apr 13 '18 00:04 conflicker