Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.components
/
CustomElement
/
WithAttributeChangedCallback
With
Attribute
Changed
Callback
interface
WithAttributeChangedCallback
(
source
)
Inheritors
WithCallbacks
Members
Functions
attribute
Changed
Callback
Link copied to clipboard
abstract
fun
attributeChangedCallback
(
name
:
String
,
oldValue
:
JsAny
?
,
newValue
:
JsAny
?
)
MDN Reference