hideAddTabButton
Home > @gooddata/sdk-ui-dashboard > DashboardConfig > hideAddTabButton
DashboardConfig.hideAddTabButton property
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.
Hide the add tab button in dashboard edit mode.
Signature:
hideAddTabButton?: boolean;
Remarks
If set to true, the add tab button will not be visible in edit mode, preventing users from adding new tabs to the dashboard.