popover-open
Description
The popover-open pseudo-class for CSS specifies any HTML element whose popover attribute is not in the no popover state and whose popover visibility state is showing.
Syntax
selector:popover-open { property: value; }
Examples
1 · CSS
2 · JS
Links
Pseudo-Classes
- active
- any-link
- autofill
- blank
- checked
- default
- defined
- dir
- disabled
- empty
- enabled
- first-child
- first-of-type
- focus
- focus-visible
- focus-within
- fullscreen
- has
- hover
- in-range
- indeterminate
- invalid
- is
- lang
- last-child
- last-of-type
- link
- local-link
- modal
- not
- nth-child
- nth-col
- nth-last-child
- nth-last-col
- nth-last-of-type
- nth-of-type
- only-child
- only-of-type
- optional
- out-of-range
- picture-in-picture
- placeholder-shown
- read-only
- read-write
- required
- root
- scope
- target
- valid
- visited
- where