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