attribute Changed Callback
lateinit var attributeChangedCallback: (name: String, value: String) -> Unit
Content copied to clipboard
this callback is used, when building the component in native-js (since ES2015-classes are not supported by Kotlin/JS by now)