Skip to content

Commit fde7408

Browse files
978765: updated
1 parent 419ded2 commit fde7408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/diagram/symbol-palette.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Here, the code provided below demonstrates how to define tooltip content to symb
441441

442442
### How to enable or disable the default tooltip for shapes in the symbol palette
443443

444-
By default, the symbol ID is displayed as a tooltip when hovering over a symbol in the Symbol Palette. To disable this default tooltip, you can use the `showTooltip` html#Syncfusion_EJ2_Diagrams_SymbolPalette_SymbolInfo) property within the `getSymbolInfo` method. The `showTooltip` property is set to **true** by default, which enables the tooltip.
444+
By default, the symbol ID is displayed as a tooltip when hovering over a symbol in the Symbol Palette. To disable this default tooltip, you can use the `showTooltip` property within the `getSymbolInfo` method. The `showTooltip` property is set to **true** by default, which enables the tooltip.
445445

446446
The following example demonstrates how to configure selective tooltip display:
447447

0 commit comments

Comments
 (0)