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