| Prop | Description | Type | Default |
|---|---|---|---|
label | Sets the text label for the dropdown trigger. | string | - |
size | Controls the size of the dropdown. | "sm" | "md" | "lg" | "md" |
placement | Sets the placement of the dropdown relative to the trigger. | "top" | "right" | "bottom" | "left" | "bottom" |
inline | Makes the dropdown appear inline with the trigger element. | boolean | false |