Skip to content

Commit 7e4bc25

Browse files
Update select.md
Co-authored-by: Hunter Johnston <64506580+huntabyte@users.noreply.github.com>
1 parent 9bf935b commit 7e4bc25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/components/select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ If you wish to instead anchor the content to a different element, you can pass e
319319

320320
By default, `Select.Content` uses `position="popper"`, which follows standard Floating UI placement.
321321

322-
If you want Radix-style item alignment, set `position="item-aligned"`:
322+
If you want MacOS native style item alignment, set `position="item-aligned"`:
323323

324324
- The selected item is aligned with the trigger value.
325325
- The content still uses the trigger as its anchor.

0 commit comments

Comments
 (0)