Click or drag to resize

TimelineEvent Properties

Version 94.4.20

The TimelineEvent type exposes the following members.

Properties
  NameDescription
Public propertyDuration
Event duration, if applicable.
Public propertyFrameId
Identifies the frame that this event is related to. Empty for non-frame targets.
Public propertyLayoutShiftDetails
LayoutShiftDetails
Public propertyLcpDetails
LcpDetails
Public propertyName
Name may be empty depending on the type.
Public propertyTime
Time in seconds since Epoch, monotonically increasing within document lifetime.
Public propertyType
The event type, as specified in https://w3c.github.io/performance-timeline/#dom-performanceentry-entrytype This determines which of the optional "details" fiedls is present.
Top
See Also