kotlin-partials
Toggle table of contents
4.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials.web
/
RenderFunctionDelegate
/
provideDelegate
provide
Delegate
jvm
operator
fun
provideDelegate
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
ReadOnlyProperty
<
Any
?
,
RegisteredRenderFunction
>