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 we could get more custom behavior for what happens when an input is in edit mode. For instance, cursor at end of line, start of line ( normal focus ) or all highlighted.
It would be nice if we could get more custom behavior for what happens when an input is in edit mode. For instance, cursor at end of line, start of line ( normal focus ) or all highlighted.
current implementation:
riek/src/RIEBase.js
Line 56 in d32b464
which is invoked directly after focus() I noticed the behavior is different in a handful of other components
The text was updated successfully, but these errors were encountered: