toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.performance
/
PerformanceObserverInit
Performance
Observer
Init
external
interface
PerformanceObserverInit
(
source
)
Members
Properties
buffered
Link copied to clipboard
abstract
val
buffered
:
Boolean
?
entry
Types
Link copied to clipboard
abstract
val
entryTypes
:
ReadonlyArray
<
String
>
?
type
Link copied to clipboard
abstract
val
type
:
String
?