You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the method setCaretPosition could have the following signature. setCaretPosition(selectionStart, selectionEnd)
or also allow the usage of setSelecetionRange.
The text was updated successfully, but these errors were encountered:
It would be nice if the method
setCaretPosition
could have the following signature.setCaretPosition(selectionStart, selectionEnd)
or also allow the usage of
setSelecetionRange
.The text was updated successfully, but these errors were encountered: