LargestContentfulPaint
The LargestContentfulPaint
interface provides timing information about the largest image or text paint before user input on a web page.
Properties
Link copied to clipboard
Link copied to clipboard
The loadTime
read-only property of the LargestContentfulPaint interface returns the time that the element was loaded.
Link copied to clipboard
The renderTime
read-only property of the LargestContentfulPaint interface represents the time that the element was rendered to the screen.
Link copied to clipboard