|
|
|
|
|
by gwd
771 days ago
|
|
I'm seeing a lot of this kind of comment, but it's a bit non-sensical. You can implement pop-overs currently using existing <div>'s and such; e.g.: https://getbootstrap.com/docs/5.3/components/popovers/ All this means is that you can implement popovers without having to include a magic extra library. All blocking an explicit "popover" element would do is cause people to stick with custom libraries. |
|
I'm strongly in favor of the popover API existing, but it'll be interesting to see how it shifts handling page behaviors.