Raxol.UI.Components.Input.MultiLineInput.NavigationHelper (Raxol v0.4.0)
View SourceHelper functions for cursor navigation and text selection in MultiLineInput.
Summary
Functions
Moves the cursor one word to the right.
Moves the cursor one word to the left, using regex to find the previous word boundary.
Moves the cursor one word to the right, using regex to find the next word boundary.
Functions
Moves the cursor one word to the right.
Moves the cursor one word to the left, using regex to find the previous word boundary.
Moves the cursor one word to the right, using regex to find the next word boundary.