Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-web
/
web.performance
/
PerformanceObserverInit
Performance
Observer
Init
interface
PerformanceObserverInit
(
source
)
Members
Properties
buffered
Link copied to clipboard
abstract
var
buffered
:
Boolean
?
entry
Types
Link copied to clipboard
abstract
var
entryTypes
:
ReadonlyArray
<
JsString
>
?
type
Link copied to clipboard
abstract
var
type
:
String
?