+
+
+ left
+
+
+ top
+
+
+ bottom
+
+
+ right
+
+
+ No Animation
+
+
+
+
+```
+
+:::
+
+### Delay Trigger
+
+This event is triggered only when the mouse pointer is moved in for more than [mouseEnterDelay] milliseconds. The default value is 150 ms to prevent flashing caused by unintentional strokes. The toolTip component is hidden only after [mouseLeaveDelay] milliseconds after the cursor is moved out. The default value is 100 milliseconds.
+
+:::demo
+
+```vue
+