You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/panels/groups.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,11 @@ foreach (getNotifications() as $message) {
25
25
26
26
## Options
27
27
28
-
|Parameter|Type|Default|Description|
29
-
|---|---|---|---|
30
-
|`title`|`string`||Heading displayed above the group|
31
-
|`margin`|`bool`|`false`|Add extra margin below the group|
32
-
|`align`|`string`|`fill`|Control vertical alignment of the panels inside the group: `top`, `bottom`, `center`, `distribute` (add space between) or `fill` (stretch to fill space)|
|`title`|`string`||Heading displayed above the group|
31
+
|`margin`|`bool`|`false`|Add extra margin below the group|
32
+
|`align`|`string`|`fill`|Control vertical alignment of the panels inside the group: `top`, `bottom`, `center`, `distribute` (add space between) or `fill` (stretch to fill space)|
0 commit comments