Typescript Library Declarations (DOM)
Variable PerformanceObserver
Performance
Observer
:
{
prototype
:
PerformanceObserver
;
supportedEntryTypes
:
readonly
string
[]
;
new
(
callback
)
:
PerformanceObserver
;
}
Type declaration
new
(
callback
)
:
PerformanceObserver
Parameters
callback
:
PerformanceObserverCallback
Returns
PerformanceObserver
prototype
:
PerformanceObserver
Readonly
supported
Entry
Types
:
readonly
string
[]
MDN Reference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
MDN Reference