LayoutDirectionChangedPayload
Home > @gooddata/sdk-ui-dashboard > LayoutDirectionChangedPayload
LayoutDirectionChangedPayload 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 LayoutDirectionChanged event.
Signature:
export interface LayoutDirectionChangedPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(BETA) The new direction of the layout. | |||
ILayoutItemPath | undefined |
(BETA) Layout section path whose direction was changed. |