We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831fef3 commit 41a8d94Copy full SHA for 41a8d94
docs/app/templates/public-pages/docs/position.gts
@@ -89,14 +89,6 @@ import Position3Component from '../../../components/snippets/position-3';
89
<Position2Component />
90
</CodeExample>
91
92
- <p>
93
- Please note that when rendering the content in place, the vertical position
94
- will not automatically detect the best position based on the space around
95
- the trigger. You have to explicitly pass
96
- <code>verticalPosition="above"</code>
97
- to render it over the trigger.
98
- </p>
99
-
100
<h3><code>matchTriggerWidth</code></h3>
101
102
<p>
0 commit comments