toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react
/
react
/
ForwardRef
Forward
Ref
fun
<
P
:
PropsWithRef
<
*
>
>
ForwardRef
(
block
:
ChildrenBuilder
.
(
props
:
P
)
->
Unit
)
:
ForwardRefExoticComponent
<
P
>
(
source
)