kotlin-partials
Toggle table of contents
4.1.2
js
Platform filter
js
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials
/
PartialsHandler
Partials
Handler
js
object
PartialsHandler
Members
Properties
input
Selection
Start
Link copied to clipboard
js
var
inputSelectionStart
:
Int
ta
Selection
Start
Link copied to clipboard
js
var
taSelectionStart
:
Int
Functions
handle
Html
Response
Link copied to clipboard
js
fun
handleHtmlResponse
(
html
:
String
)
send
Partial
Event
Link copied to clipboard
js
fun
sendPartialEvent
(
parameters
:
String
=
""
,
fileList
:
FileList
?
=
null
,
splash
:
Boolean
=
true
)
update
Html
Link copied to clipboard
js
fun
updateHtml
(
element
:
Element
)