UNPKG

@progress/kendo-gantt-vue-wrapper

Version:
21 lines (13 loc) 628 B
--- title: tooltipProps API description: "API Index | tooltipProps" api_reference: true slug: api_gantt_tooltipprops --- # TooltipProps ### tooltip-template `String | Function` The template for rendering the tooltip. The template supports the `task` field which represents the Gantt task for which the template is displayed. ### tooltip-visible `Boolean` If `tooltip-visible` is set to `false`, the Gantt will not display the task tooltip. By default, the tooltip is displayed. ## Suggested Links * [`Tooltip` in Kendo UI Gantt for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/ui/gantt/configuration/tooltip)