toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-legacy
/
react
/
invoke
invoke
operator
fun
<
P
:
Props
,
R
:
Props
>
HOC
<
P
,
R
>
.
invoke
(
component
:
RBuilder
.
(
P
)
->
Unit
)
:
ComponentClass
<
R
>
(
source
)
operator
fun
<
P
:
Props
,
R
:
Props
>
HOC
<
P
,
R
>
.
invoke
(
config
:
Any
,
component
:
RBuilder
.
(
P
)
->
Unit
)
:
ComponentClass
<
R
>
(
source
)