Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-legacy
/
react
/
Children
/
map
map
fun
<
T
>
map
(
children
:
ReactNode
?
,
handler
:
(
ReactNode
)
->
T
)
:
ReadonlyArray
<
T
>
?
(
source
)