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