We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c42be commit dbbd73cCopy full SHA for dbbd73c
modules/customizing-the-appearance/proc-customize-rhdh-sidebar-menuitems.adoc
@@ -45,7 +45,7 @@ dynamicPlugins:
45
parent: _<my_menu_group>_ # <2>
46
priority: 10 # <3>
47
default._<menu_group_parent_item_name>_: # <4>
48
- icon: _<my_menu_group_icon>_ # <5>
+ icon: # home | group | category | extension | school | _<your_icon>_ # <5>
49
title: _<my_menu_group_title>_ # <6>
50
priority: 100 # <7>
51
----
0 commit comments