Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.decorators
/
ClassDecoratorContext
/
addInitializer
add
Initializer
abstract
fun
addInitializer
(
initializer
:
(
)
->
Unit
)
(
source
)
Adds a callback to be invoked after the class definition has been finalized.