kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
HTMLTextAreaElement
/
setSelectionRange
set
Selection
Range
JS
fun
setSelectionRange
(
start
:
Int
,
end
:
Int
,
direction
:
String
=
definedExternally
)