🏠 New in Low Baseline Support: Popover

April 16, 2024

caniuse · mdn · spec

The popover HTML attribute creates an overlay to display content on top of other page content. Popovers can be shown declaratively using HTML, or using the showPopover() method.

Source features