tooltip icon indicating copy to clipboard operation
tooltip copied to clipboard

React Tooltip

Results 74 tooltip issues
Sort by recently updated
recently updated
newest added

Hey, could you please release new update for the official docs, it dose not seems to cover all props and also it has an out-dated props, its hard to understand...

`const ToolTip: React.FC = (props) => { const { title, placement, showArrow = true } = props return }` if placement="bottomRight" and visible=true, tooltip will show at the top.

Regression - Setting the motion prop to 'zoom' or true does nothing. This used to work.

Migrate the pre-css to use sass instead of less. This is based on usability and general community usage. https://npmtrends.com/less-vs-sass

hello, guys. I am having the following problems with this component in version `"next": "13.0.3"`

Good explanation can be found here https://github.com/babel/babel/issues/12058#issue-700745148 In general, all imports should have extensions. Thanks

You can see an example on the examples page: http://react-component.github.io/tooltip/examples/onVisibleChange.html When you click on the "trigger" it render's twice very quickly Mac Chrome: Version 63.0.3239.132

When `overflow.adjustX` and/or `overflow.adjustY` is true, then the box was auto-adjusted to not go offscreen. In those cases, I expected the arrow to be positioned accordingly. In the screenshot below,...

Hi `react-component/tooltip`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...