'Popper.js 2 - append to body

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?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source