tooltip
Home > @gooddata/sdk-ui-dashboard > IInsightMenuItemButton > tooltip
IInsightMenuItemButton.tooltip property
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.
If specified, the value is shown on hover of the item as a tooltip.
Signature:
tooltip?: string | ReactNode;