toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
:
Any
?
,
newValue
:
Any
?
)
MDN Reference