kotlin-partials
Toggle table of contents
4.1.3
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials.web
/
PartialsConnection
/
sendPartial
send
Partial
jvm
fun
sendPartial
(
partial
:
RegisteredRenderFunction
,
data
:
Any
?
=
null
,
id
:
Long
=
0
)