kotlin-partials
Toggle table of contents
4.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials.web
/
RegisteredRenderFunction
Registered
Render
Function
jvm
class
RegisteredRenderFunction
(
val
id
:
String
,
val
renderFunction
:
RenderFunction
)
Members
Constructors
Registered
Render
Function
Link copied to clipboard
jvm
constructor
(
id
:
String
,
renderFunction
:
RenderFunction
)
Properties
id
Link copied to clipboard
jvm
val
id
:
String
render
Function
Link copied to clipboard
jvm
val
renderFunction
:
RenderFunction