IMenuButtonItemsVisibility
Home > @gooddata/sdk-ui-dashboard > IMenuButtonItemsVisibility
IMenuButtonItemsVisibility 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.
Signature:
export interface IMenuButtonItemsVisibility
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(BETA) (Optional) If set to true, the Alerting button will be visible. Defaults to true. | ||
boolean |
(BETA) (Optional) If set to true, the Delete button will be visible. Defaults to true. | ||
boolean |
(BETA) (Optional) If set to true, the Export to EXCEL button will be visible. Defaults to true. | ||
boolean |
(BETA) (Optional) If set to true, the Export to PDF button will be visible. Defaults to true. | ||
boolean |
(BETA) (Optional) If set to true, the Export to PowerPoint button will be visible. Defaults to true. | ||
boolean |
(BETA) (Optional) If set to true, the Save as new button will be visible. Defaults to false. | ||
boolean |
(BETA) (Optional) If set to true, the Schedule emailing button will be visible. Defaults to true. | ||
boolean |
(BETA) (Optional) If set to true, the Share button will be visible. Defaults to true. |