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