attributeChangedCallback

lateinit var attributeChangedCallback: (name: String, value: String) -> Unit

this callback is used, when building the component in native-js (since ES2015-classes are not supported by Kotlin/JS by now)