Skip to content

Commit

Permalink
Add 'icon' to navconfig.md (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
krschau authored Mar 26, 2023
1 parent 9673181 commit f95a143
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/navconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@
- <b id="#/navMenu/groups/items/tools/items/viewModelFullName">viewModelFullName</b> `required`
- Full class name of tool's view model
- Type: `string`
- <i id="/navMenu/groups/items/tools/items/viewModelFullName">path: #/navMenu/groups/items/tools/items/viewModelFullName</i>
- <i id="/navMenu/groups/items/tools/items/viewModelFullName">path: #/navMenu/groups/items/tools/items/viewModelFullName</i>
- <b id="#/navMenu/groups/items/tools/items/icon">icon</b> `required`
- Unicode point of tool's icon
- Type: `string`
- <i id="/navMenu/groups/items/tools/items/icon">path: #/navMenu/groups/items/tools/items/icons</i>

0 comments on commit f95a143

Please sign in to comment.