Skip to content

Commit 13c1c38

Browse files
Popover/Tooltip: add info about target (DevExpress#7198) (DevExpress#7199)
1 parent d825652 commit 13c1c38

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

api-reference/10 UI Components/dxPopover/1 Configuration/hideEvent/hideEvent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ default: undefined
88
Specifies properties of popover hiding. Ignored if the [shading](/api-reference/10%20UI%20Components/dxPopover/1%20Configuration/shading.md '{basewidgetpath}/Configuration/#shading') property is set to **true**.
99

1010
---
11+
The [target]({basewidgetpath}/Configuration/#target) property specifies a target element for the {WidgetName} **hideEvent**.
12+
1113
If you assign only a string that specifies event names on which the UI component is hidden, the UI component will not apply any delay.
1214

1315
<!--JavaScript-->

api-reference/10 UI Components/dxPopover/1 Configuration/showEvent/showEvent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ default: undefined
88
Specifies properties for displaying the UI component.
99

1010
---
11+
The [target]({basewidgetpath}/Configuration/#target) property specifies a target element for the {WidgetName} **showEvent**.
12+
1113
If you assign only a string that specifies event names on which the UI component is shown, the UI component will not apply any delay.
1214

1315
<!--JavaScript-->

0 commit comments

Comments
 (0)