Available Attributes
Attributes are applied to elements to expose app state information to CSS
Attribute Pattern
Values
Description
body[video-playing]
Is a music video playing?
body[focus-state]
focusedblurred
Focus state of the window
body[playback-state]
playingpaused
Current playback state
#app[window-style]
default- Cupertinotwopanel- Redmond
Window Layout Style
Last updated
Was this helpful?