shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
cursorToEnd
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.input
Place the cursor to the end of the input
Params
- $input*-HTMLFormElement
The input to process
Example
import { cursorToEnd } from '@blackbyte/sugar/dom';
cursorToEnd($input);Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://olivierboss$input.com