LayoutSectionHeadersToggledPayload
Home > @gooddata/sdk-ui-dashboard > LayoutSectionHeadersToggledPayload
LayoutSectionHeadersToggledPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the LayoutSectionHeadersToggled event.
Signature:
export interface LayoutSectionHeadersToggledPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(BETA) The new state of the layout section headers | ||
ILayoutItemPath | undefined |
(BETA) Layout that got the section headers state toggled. |