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: source/_components/group.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Configuration variables:
58
58
59
59
- **view** (*Optional*): If yes then the entry will be shown as a view (tab) at the top.
60
60
- **name** (*Optional*): Name of the group.
61
-
- **icon** (*Optional*): If the group is a view, this icon will show at the top in the frontend instead of the name. If the group is a view and both name and icon have been specified, the icon will appear at the top of the fronted and the name will be displayed as the mouse-over text. If it's not a view, then the icon shows when this group is used in another group.
61
+
- **icon** (*Optional*): If the group is a view, this icon will show at the top in the frontend instead of the name. If the group is a view and both name and icon have been specified, the icon will appear at the top of the frontend and the name will be displayed as the mouse-over text. If it's not a view, then the icon shows when this group is used in another group.
62
62
- **control** (*Optional*): Set value to `hidden`. If hidden then the group switch will be hidden.
63
63
- **entities** (*Required*): array or comma delimited string, list of entities to group.
0 commit comments