Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-legacy
/
react
/
forEachElement
for
Each
Element
fun
Children
.
forEachElement
(
children
:
ReactNode
?
,
handler
:
(
ReactElement
<
*
>
)
->
Unit
)
(
source
)