Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-legacy
/
react
/
forwardRef
forward
Ref
fun
<
T
:
Any
,
P
:
PropsWithRef
<
T
>
>
forwardRef
(
handler
:
RBuilder
.
(
P
,
Ref
<
T
>
?
)
->
Unit
)
:
ForwardRefExoticComponent
<
P
>
(
source
)