Largest Contentful Paint
@Serializable
See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl
Constructors
Link copied to clipboard
constructor(renderTime: TimeSinceEpoch, loadTime: TimeSinceEpoch, size: Double, elementId: String? = null, url: String? = null, nodeId: BackendNodeId? = null)