menu
Dart
dart:html
Performance
getEntriesByType method
getEntriesByType
dark_mode
light_mode
description
getEntriesByType
method
List
<
PerformanceEntry
>
getEntriesByType
(
String
entryType
)
Implementation
List<PerformanceEntry> getEntriesByType(String entryType) native;
Dart
dart:html
Performance
getEntriesByType method
Performance class
Cookies management controls