Column Formatting
option.label | option.path | data type |
Title input | columnFormatting[].formatTitle | string |
Select column(s) to format | columnFormatting[].formattedColumns | array |
Operator | columnFormatting[].operator | string |
Comparison type | columnFormatting[].comparisonType | string |
Comparison value | columnFormatting[].comparisonValue | string / number / date |
Font family | columnFormatting[].styles.family | string |
Font size | columnFormatting[].styles.size | px |
Font Style | columnFormatting[].styles.fontStyles | array |
Alignment | columnFormatting[].styles.alignment | string |
Text color | columnFormatting[].styles.textColor | color |
Cell color | columnFormatting[].styles.cellColor | color |
Number format | columnFormatting[].styles.numberFormat | string |
Currency | columnFormatting[].styles.displayCurrency | boolean |
Select Currency | columnFormatting[].styles.currencySelect | string |
Date formatting | columnFormatting[].styles.dateFormatSelect | string |