Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.components
/
CustomElement
Custom
Element
web
interface
CustomElement
(
source
)
Inheritors
CustomFormControl
Members
Properties
adopted
Callback
Link copied to clipboard
web
open
val
adoptedCallback
:
(
)
->
Unit
?
MDN Reference
attribute
Changed
Callback
Link copied to clipboard
web
open
val
attributeChangedCallback
:
AttributeChangedCallback
?
MDN Reference
connected
Callback
Link copied to clipboard
web
open
val
connectedCallback
:
(
)
->
Unit
?
MDN Reference
disconnected
Callback
Link copied to clipboard
web
open
val
disconnectedCallback
:
(
)
->
Unit
?
MDN Reference