Update matrix example to show item formatting

This commit is contained in:
Bryan Ashby
2018-01-28 12:59:20 -07:00
parent 90427ac89d
commit 70eefc008a
2 changed files with 29 additions and 7 deletions

View File

@@ -22,7 +22,8 @@
matrix: {
mci: {
VM1: {
focusTextStyle: first lower
itemFormat: "|03{text}"
focusItemFormat: "|11{text!styleFirstLower}"
}
}
}