Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.cssom
/
CSSNumericArray
/
forEach
for
Each
open
override
fun
forEach
(
action
:
(
item
:
CSSNumericValue
)
->
Unit
)
(
source
)