We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28716d commit 1cd7b79Copy full SHA for 1cd7b79
README.md
@@ -77,6 +77,7 @@ className | data-class | String | | extra custom class, can use !importan
77
scrollHide | data-scroll-hide | Bool | true, false | Hide the tooltip when scrolling, default is true
78
resizeHide | null | Bool | true, false | Hide the tooltip when resizing the window, default is true
79
wrapper | null | String | div, span | Selecting the wrapper element of the react tooltip, default is div
80
+ clickable | null | Bool | true, false | Enables tooltip to respond to mouse (or touch) events, default is false
81
82
### Security Note
83
0 commit comments