DashboardTabDeletedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardTabDeletedPayload
DashboardTabDeletedPayload 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 DashboardTabDeleted event.
Signature:
export interface DashboardTabDeletedPayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
string |
(ALPHA) Identifier of the deleted tab. | |
|
|
string |
(ALPHA) (Optional) Identifier of the next active tab after deletion. Undefined if none selected. | |
|
|
number |
(ALPHA) Index from which the tab was deleted. |