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
Describe the feature in detail (code, mocks, or screenshots encouraged)
Every 'popover' component has an arrow attribute that you can add to make the component show an arrow to where it's pointing to. The Tooltip one doesn't have that arrow, but it has options to style it through the positioning property.
<Tooltiparrow ...>
...
</Tooltip>
What type of pull request would this be?
New Feature
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered:
Describe the feature in detail (code, mocks, or screenshots encouraged)
Every 'popover' component has an arrow attribute that you can add to make the component show an arrow to where it's pointing to. The Tooltip one doesn't have that arrow, but it has options to style it through the
positioning
property.What type of pull request would this be?
New Feature
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered: