ITextWrapping
Home > @gooddata/sdk-ui-pivot > ITextWrapping
ITextWrapping interface
Signature:
export interface ITextWrapping
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) Per-column text wrapping overrides that take precedence over the global settings. | |||
|
boolean |
(Optional) Whether to wrap text in column headers (global for all columns). | ||
|
boolean |
(Optional) Whether to wrap text in cells (global for all columns). |