Components.DropdownMenu public

Component for the dropdown menu.

See Components.Dropdown for examples.

align string public

Alignment of the menu, either "left" or "right"

renderInPlace boolean public

By default, the menu is rendered in the same place as the dropdown. If you experience clipping issues, you can set this to false to render the menu in a wormhole at the top of the DOM.