We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arrowStyle
Hey guys,
I likely want a arrowStyle prop to customize the arrow of the tooltip.
I already managed to style the tooltip itself with overlayStyle and overlayInnerStyle but the arrow from the tooltip stays in the same gray.
overlayStyle
overlayInnerStyle
I know there is the .rc-tooltip-arrow class, but it doesn't fit our needs, as we have different styled tooltips on the same page.
.rc-tooltip-arrow
Thanks for your help so far.
Florian
The text was updated successfully, but these errors were encountered:
A prepare PR has created.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hey guys,
I likely want a
arrowStyle
prop to customize the arrow of the tooltip.I already managed to style the tooltip itself with
overlayStyle
andoverlayInnerStyle
but the arrow from the tooltip stays in the same gray.I know there is the
.rc-tooltip-arrow
class, but it doesn't fit our needs, as we have different styled tooltips on the same page.Thanks for your help so far.
Florian
The text was updated successfully, but these errors were encountered: