Example of undefined in React Kanban Component

/
/
TooltipTemplate

This sample demonstrates how to customize the tooltip messages in Kanban cards. You can enable or disable the tooltip and its template.

More Details...

Loading....
Description

The Kanban provides an option to show default tooltip and templated tooltip using the enableTooltip and tooltipTemplate properties.

  • enableTooltip: If you set this property to true, the cards show a tooltip with default format.
  • tooltipTemplate: If you set enableTooltip{" "} property to true and configured the tooltipTemplate, the cards show a tooltip with templated content.