In Popper.js 2 documentation I see a small hint that appending to the body is supported:
https://popper.js.org/docs/v2/performance/#attaching-elements-to-the-dom
However, I cannot find any example of how that is done.
Can someone please provide an example that appends Popper.js version 2 popup to body?