question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Tooltip] Add a way for controlling the distance between the tooltip and its container

See original GitHub issue
  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary/Example/Motivation 💡🌈🔦

I’d like to be able to control the distance where the tooltip is placed. I searched through the props, style classes, and also here in the Github issues but I didn’t find anything that was easy to configure to achieve this:

Screen Shot 2020-02-25 at 19 12 21

I tried some hacks around marginTop and top, but the component recalculates its position based on them so it’s ineffective.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

33reactions
oliviertassinaricommented, Feb 25, 2020

This is left to be answered on StackOverflow.

24reactions
zeckdudecommented, Apr 8, 2020

This really should be better explained in the documentation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Tooltip] Add a way for controlling the distance between ...
I tried some hacks around marginTop and top , but the component recalculates its position based on them so it's ineffective.
Read more >
material ui Tooltip distance from the anchor - reactjs
I'm using Material-UI 4.x version and changed tooltip distance from the anchor using following style const HtmlTooltip = withStyles(theme ...
Read more >
Position in React Tooltip component
The Tooltip and its tip pointer can be positioned dynamically based on the target's location. This can be achieved by using the refresh...
Read more >
Tooltips · Bootstrap v5.0
Appends the tooltip to a specific element. Example: container: 'body' . This option is particularly useful in that it allows you to position...
Read more >
A Complete Guide On How To Add Tooltip In Elementor ...
A tooltip is a snippet of text that appears when you hover your mouse over certain web elements. It's a CSS property that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found