columnOverrides
Home > @gooddata/sdk-ui-pivot > ITextWrapping > columnOverrides
ITextWrapping.columnOverrides property
Per-column text wrapping overrides that take precedence over the global settings.
Signature:
columnOverrides?: IColumnTextWrappingItem[];
Remarks
Each item specifies text wrapping for one or more columns identified by locators. This allows different columns to have different text wrapping settings.