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

Commit ca28a27

Browse files
authored
Update Readme.md
tooltip-controller
1 parent 95d4654 commit ca28a27

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
@@ -87,6 +87,7 @@ tooltip-template="" | String() | '' | Set your tooltip template (HTML or just Te
8787
| | | **to know**: don't use it together with `tooltip-template-url` attribute, use only one of them
8888
tooltip-template-url="" | String() | '' | Set your external tooltip template PATH
8989
| | | **to know**: don't use it together with `tooltip-template` attribute, use only one of them
90+
tooltip-controller="" | String() | '' | Set a controller to your external tooltip template
9091
tooltip-smart="" | String(Boolean) | false | Set the tooltip to automatically search the best position on the screen
9192
tooltip-show-trigger="" | String('event1 event2') | 'mouseover' | Show the tooltip on specific event/events
9293
tooltip-hide-trigger="" | String('event1 event2') | 'mouseleave' | Hide the tooltip on specific event/events

0 commit comments

Comments
 (0)