Skip to content

Instantly share code, notes, and snippets.

@charisTheo
Created December 1, 2020 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charisTheo/5315b423eb3a7fe2c188288e6abdd72b to your computer and use it in GitHub Desktop.
Save charisTheo/5315b423eb3a7fe2c188288e6abdd72b to your computer and use it in GitHub Desktop.
new PerformanceObserver((list) => list.getEntries().map(console.log)).observe({type: 'layout-shift', buffered: true})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment