Update manpage to mention the .expanded CSS class

This commit is contained in:
OliMoli
2026-04-07 16:29:59 +02:00
parent 66cb828bf8
commit 7feb23c3dd
+2
View File
@@ -374,6 +374,8 @@ A group may hide all but one element, showing them only on mouse hover. In order
Defines the direction of the transition animation. If true, the hidden elements will slide from left to right. If false, they will slide from right to left. Defines the direction of the transition animation. If true, the hidden elements will slide from left to right. If false, they will slide from right to left.
When the bar is vertical, it reads as top-to-bottom. When the bar is vertical, it reads as top-to-bottom.
Group drawers are also given the `.expanded` CSS class when they are expanded.
``` ```
"group/power": { "group/power": {
"orientation": "inherit", "orientation": "inherit",