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 8d26663 commit da41e38Copy full SHA for da41e38
lib/prima/dropdown.ex
@@ -89,7 +89,7 @@ defmodule Prima.Dropdown do
89
90
# Floating UI positioning options
91
attr :placement, :string,
92
- default: "bottom-start",
+ default: "bottom-end",
93
values:
94
~w(top top-start top-end right right-start right-end bottom bottom-start bottom-end left left-start left-end)
95
0 commit comments