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
| globalEventOff || String | e.g. click | global event to hide tooltip (global only) |
84
84
| isCapture | data-iscapture | Bool | true, false | when set to true, custom event's propagation mode will be capture |
85
85
| offset | data-offset | Object | top, right, bottom, left |`data-offset="{'top': 10, 'left': 10}"` for specific and `offset={{top: 10, left: 10}}` for global |
0 commit comments