Skip to content

Commit

Permalink
Update docs/_includes/tooltip.html
Browse files Browse the repository at this point in the history
Co-authored-by: Ian McBurnie <[email protected]>
  • Loading branch information
agliga and ianmcburnie authored Dec 20, 2023
1 parent 7127b1d commit b8e547d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/tooltip.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</span>
{% endhighlight %}

<p>For these following examples, we are using floating-ui to position the tooltip and the arrow.</p>
<p>By default, the position of the tooltip and its pointer will remain static. For these following examples, we are using [floating-ui](https://floating-ui.com) to help position the tooltip and the pointer _dynamically_.</p>
<p>In order to get this to work with floating-ui, you need to remove pointer position <span class="highlight">tooltip__pointer--top-left</span> and remove any style positioning</p>

<div class="demo">
Expand Down

0 comments on commit b8e547d

Please sign in to comment.