Props
| Prop | Type | Default | Notes |
|---|---|---|---|
align | start | center | end | start | Ports the shipped horizontal alignment modifiers for top and bottom dropdowns, and the vertical anchor for left and right dropdowns. |
position | top | bottom | left | right | bottom | Chooses which side of the trigger the menu opens from. |
state | '' | hover | open | close | '' | Ports the shipped dropdown-hover, dropdown-open, and dropdown-close modifiers into one explicit prop. |
label | string | Open menu | Fallback trigger text when the trigger slot is not present. |