LayoutSectionHeadersToggled
Home > @gooddata/sdk-ui-dashboard > LayoutSectionHeadersToggled
LayoutSectionHeadersToggled interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted after layout section headers were toggled.
Signature:
export interface LayoutSectionHeadersToggled extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | LayoutSectionHeadersToggledPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.FLEXIBLE_LAYOUT.LAYOUT_SECTION_HEADERS_TOGGLED" | (ALPHA) |