Typescript Library Declarations (DOM)
Interface PerformanceObserverEntryList
MDN Reference
Hierarchy
PerformanceObserverEntryList
Index
Methods
get
Entries
get
Entries
By
Name
get
Entries
By
Type
Methods
get
Entries
get
Entries
(
)
:
PerformanceEntryList
MDN Reference
Returns
PerformanceEntryList
get
Entries
By
Name
get
Entries
By
Name
(
name
,
type
?
)
:
PerformanceEntryList
MDN Reference
Parameters
name
:
string
Optional
type
:
string
Returns
PerformanceEntryList
get
Entries
By
Type
get
Entries
By
Type
(
type
)
:
PerformanceEntryList
MDN Reference
Parameters
type
:
string
Returns
PerformanceEntryList
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
get
Entries
get
Entries
By
Name
get
Entries
By
Type
MDN Reference