RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Enumeration WebVitalsConst

    Index

    Enumeration Members

    Enumeration Members

    CLS: "layout-shift"

    LayoutShift - CumulativeLayoutShift measures to which extent users encounter unexpected layout shifts.

    FID: "first-input"

    FirstInputDelay measures the time from when a user first interacts with the page to the time when the browser is able to respond to that interaction.

    INP: "event"

    InteractionToNextPaint measures the time from when a user interacts with the page until a visual representation of a page reaction was rendered.

    LCP: "largest-contentful-paint"

    LargestContentfulPaint - Render time of the largest image or text block visible within the viewport, recorded from when the page first begins to load.

    LONG_TASK: "longtask"

    InteractionToNextPaint measures the time from when a user interacts with the page until a visual representation of a page reaction was rendered.

    PAINT: "paint"