IRichTextMenuSubmenuComponentProps
Home > @gooddata/sdk-ui-dashboard > IRichTextMenuSubmenuComponentProps
IRichTextMenuSubmenuComponentProps 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 IRichTextMenuSubmenuComponentProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| boolean | (ALPHA) (Optional) If true, the title configuration is shown in submenu. default: true | ||
| () => void | (ALPHA) Closes the insight menu. | ||
| () => void | (ALPHA) Go back to the root menu. | ||
| (ALPHA) The widget for which the menu is rendered. |