diff --git a/docs/next/textinput.html b/docs/next/textinput.html index bd6fc98faef..dd802d0348e 100644 --- a/docs/next/textinput.html +++ b/docs/next/textinput.html @@ -866,6 +866,11 @@ On Android, the system will aways attempt to offer autofill by using heuristics
isFocused();
Returns true if the input is currently focused; false otherwise.
onKeyPreIme.