IInsightMenuItemButton
Home > @gooddata/sdk-ui-dashboard > IInsightMenuItemButton
IInsightMenuItemButton 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 IInsightMenuItemButton 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (BETA) (Optional) Additional class names to be applied to the item. | ||
| boolean | (BETA) (Optional) | ||
| ReactElement | string | (BETA) (Optional) | ||
| boolean | (BETA) (Optional) | ||
| string | (BETA) | ||
| string | (BETA) | ||
| (e: MouseEvent) => void | (BETA) (Optional) | ||
| string | ReactNode | (BETA) (Optional) If specified, the value is shown on hover of the item as a tooltip. | ||
| "button" | (BETA) |