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
| setIsOpen | function | false ||| the tooltip can be controlled or uncontrolled, this attribute can be used to handle show and hide tooltip outside tooltip |
76
76
| afterShow | function | false ||| a function to be called after the tooltip is shown |
77
77
| afterHide | function | false ||| a function to be called after the tooltip is hidden |
78
+
| middlewares | array | false || array of valid `floating-ui` middlewares | allows for advanced customization. check the [`floating-ui` docs](https://floating-ui.com/docs/middleware) for more information |
0 commit comments