React input onSelect
Ref input addEventListener selectionChange
Ref textarea addEventListener select
React input restore selection
input
selection with input
Ref contenteditable div addEventListener selectionChange
hello world
React contenteditable restore selection
hello world
contenteditable
selection with contenteditable
Ref non-contenteditable div addEventListener selectionChange
hello world 111
React non-contenteditable restore selection
hello world 222
non-contenteditable
selection with non-contenteditable

non-contenteditable container

foo

bar
hello world

contenteditable container

foo

bar
hello world

non-contenteditable


*非 contenteditable 容器 range start/end 值相等时无效果


contenteditable



selectNode
select any node