The HTML Standard now defines a popover attribute as well as some APIs around that. Most of it can be found here: https://html.spec.whatwg.org/multipage/popover.html.
There are still some issues outstanding, one which will significantly impact some of the related attributes: whatwg/html#8962. Otherwise this is ready for being documented.
The HTML Standard now defines a
popoverattribute as well as some APIs around that. Most of it can be found here: https://html.spec.whatwg.org/multipage/popover.html.There are still some issues outstanding, one which will significantly impact some of the related attributes: whatwg/html#8962. Otherwise this is ready for being documented.