Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration Members

CONNECT_END: "connectEnd"
CONNECT_START: "connectStart"
DECODED_BODY_SIZE: "decodedBodySize"
DOMAIN_LOOKUP_END: "domainLookupEnd"
DOMAIN_LOOKUP_START: "domainLookupStart"
DOM_COMPLETE: "domComplete"
DOM_CONTENT_LOADED_EVENT_END: "domContentLoadedEventEnd"
DOM_CONTENT_LOADED_EVENT_START: "domContentLoadedEventStart"
DOM_INTERACTIVE: "domInteractive"
ENCODED_BODY_SIZE: "encodedBodySize"
FETCH_START: "fetchStart"
LOAD_EVENT_END: "loadEventEnd"
LOAD_EVENT_START: "loadEventStart"
NAVIGATION_START: "navigationStart"
REDIRECT_END: "redirectEnd"
REDIRECT_START: "redirectStart"
REQUEST_START: "requestStart"
RESPONSE_END: "responseEnd"
RESPONSE_START: "responseStart"
SECURE_CONNECTION_START: "secureConnectionStart"
UNLOAD_EVENT_END: "unloadEventEnd"
UNLOAD_EVENT_START: "unloadEventStart"

Generated using TypeDoc