RepositionDashboardTabPayload
Home > @gooddata/sdk-ui-dashboard > RepositionDashboardTabPayload
RepositionDashboardTabPayload 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.
Payload of the RepositionDashboardTab command.
Signature:
export interface RepositionDashboardTabPayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
number |
(ALPHA) New index of the tab after the reposition. | |
|
|
number |
(ALPHA) Old index of the tab before the reposition. |