Closed QAQMiao closed 6 years ago
I saw the function completer.ResetInput('completer') can clear the input, but I want to know is there any parameter can show a clear button? or I need to write it by myself?
Hey. There isn't an built-in button to clear, you could implement such a thing yourself using the reset.
ok, thx~
I saw the function completer.ResetInput('completer') can clear the input, but I want to know is there any parameter can show a clear button? or I need to write it by myself?