Interaction to Next Paint (INP)

Interaction to Next Paint (INP) evaluates responsiveness by measuring the delay between a user interaction and the next visual update.

Related terms

Related terms

  • Interaction

    Interaction

    Any way users engage with your interface, from clicks and hovers to scrolls and gestures. Well-designed interactions feel responsive and intuitive while providing clear feedback. Framer enables complex interactions through triggers, animations, and state changes without coding.

  • Cumulative Layout Shift (CLS)

    Performance

    Cumulative Layout Shift (CLS) quantifies visual instability by measuring how much elements move unexpectedly during page load and interaction.

  • UI/UX Design

    Design

    UI/UX Design integrates visual interface decisions with user experience research and interaction planning to improve product effectiveness and satisfaction.

  • Route Prefetching

    Performance

    In Framer, route prefetching helps visitors move between pages with less waiting by preparing linked destinations before they are clicked.