Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/app/templates/public-pages/docs/position.gts
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,6 @@ import Position3Component from '../../../components/snippets/position-3';
<Position2Component />
</CodeExample>

<p>
Please note that when rendering the content in place, the vertical position
will not automatically detect the best position based on the space around
the trigger. You have to explicitly pass
<code>verticalPosition="above"</code>
to render it over the trigger.
</p>

<h3><code>matchTriggerWidth</code></h3>

<p>
Expand Down