mgrubinger / blog

https://www.grooovinger.com/
MIT License
0 stars 0 forks source link

Multiple popovers with Popover API #43

Open mgrubinger opened 3 months ago

mgrubinger commented 3 months ago

short: use popover=manual to show multiple popovers at a time

If you set popover=manual attribute on the popover trigger element (like the button that opens a popover), you can have multiple popover elements open at the same time.

Demo/Codepen: