ChangeLayoutSectionHeaderPayload
Home > @gooddata/sdk-ui-dashboard > ChangeLayoutSectionHeaderPayload
ChangeLayoutSectionHeaderPayload interface
Payload of the ChangeLayoutSectionHeader command.
Signature:
export interface ChangeLayoutSectionHeaderPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
New value of the header. | ||
|
number | ILayoutSectionPath |
Index of section whose header to set. | |
|
boolean |
(Optional) Indicate that the old header and the new header should be merged. |