Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 0b9891b

Browse files
committed
Updating Readme
1 parent 34c29d9 commit 0b9891b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ tooltip-size="" | String('large', 'small') | 'medium' | Set your tooltip dimensi
9797
tooltip-speed="" | String('fast', 'slow', 'medium') | 'medium' | Set your tooltip show & hide transition speed
9898
tooltip-hidden="" | String(Boolean) | false | Hide (at all) the tooltip
9999
tooltip-append-to-body="" | String(Boolean) | false | This attribute clones the tooltip and append this directly on body. This enables the tooltip position also, for instance, if you have an scrolling area. **This option does heavy javascript calculation.**
100-
tooltip-show-tooltip="" | String(Boolean) | false | Show/Hide the tooltip "manually"
100+
tooltip-show="" | String(Boolean) | false | Show/Hide the tooltip "manually"
101101

102102

103103
## Globals

0 commit comments

Comments
 (0)