Header Styles
option.label | option.path | data type |
Background color | headerStyles.backgroundColor | color |
Text color | headerStyles.textColor | color |
Font style | headerStyles.styles | array |
Alignment | headerStyles.alignment | string |
Font size | headerStyles.size | px |
Font family | headerStyles.family | string |
Custom Headers (per column) | headerStyles.customHeaders.<columnKey> | string |
Display header with no data | headerStyles.noDataHeader | boolean |