Skip to content

Commit f4d0fa4

Browse files
committed
updated readme
1 parent e7e05dd commit f4d0fa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ tooltip-class="" | String() | '' | Set custom tooltip CSS class/classes
9393
tooltip-size="" | String('large', 'small') | 'medium' | Set your tooltip dimensions
9494
tooltip-speed="" | String('fast', 'slow', 'medium') | 'medium' | Set your tooltip show & hide transition speed
9595
tooltip-hidden="" | String(Boolean) | false | Hide (at all) the tooltip
96+
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.**
9697

9798

9899
##Globals

0 commit comments

Comments
 (0)