Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
InsertPosition
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
afterbegin
Link copied to clipboard
val
afterbegin
:
InsertPosition
afterend
Link copied to clipboard
val
afterend
:
InsertPosition
beforebegin
Link copied to clipboard
val
beforebegin
:
InsertPosition
beforeend
Link copied to clipboard
val
beforeend
:
InsertPosition