Skip to content

Commit 96c78fe

Browse files
983104: Updated
1 parent b894122 commit 96c78fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/tooltip/target.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Target support in Blazor Tooltip Component | Syncfusion
4-
description: Checkout and learn here all about setting target elements in the Syncfusion Blazor Tooltip component, and explore built-in support for displaying Tooltips on elements added dynamically after the initial render and more.
4+
description: Checkout and learn here all about setting target elements in the Syncfusion Blazor Tooltip component render and more.
55
platform: Blazor
66
control: Tooltip
77
documentation: ug
88
---
99

10-
# Target
10+
# Configure target and container selectors in Blazor Tooltip
1111

1212
The [`Target`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Popups.SfTooltip.html#Syncfusion_Blazor_Popups_SfTooltip_Target) property accepts a CSS selector that identifies the elements the tooltip should attach to. Matching elements display a tooltip based on user interactions such as hover, focus, or click, depending on the configured `OpensOn` setting.
1313

0 commit comments

Comments
 (0)