You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/tooltip/metadata/tooltip.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -300,7 +300,7 @@ examples:
300
300
- id: tooltip-showOnHover
301
301
name: Show on hover
302
302
status: Unverified
303
-
description: A tooltip that shows on hover using CSS only. Note that this approach does not support text wrapping.
303
+
description: A tooltip that shows on hover using CSS only. Note that this approach does not support text wrapping. Also, note that these Tooltips will likely not work on touch-enabled devices without additional client-side scripting.
0 commit comments