Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.editcontext
/
EditContextInit
Edit
Context
Init
web
interface
EditContextInit
(
source
)
MDN Reference
Members
Properties
selection
End
Link copied to clipboard
web
abstract
var
selectionEnd
:
Int
selection
Start
Link copied to clipboard
web
abstract
var
selectionStart
:
Int
text
Link copied to clipboard
web
abstract
var
text
:
String