| Prop | Default | Type |
|---|---|---|
dir | 'ltr' | 'rtl'The reading direction of the combobox when applicable. If omitted, inherits globally from | |
modal | true | booleanThe modality of the dropdown menu. When set to |
pressOpenDelay | 700 | numberThe duration from when the trigger is pressed until the menu opens. |
| Emit | Payload |
|---|---|
update:open | [payload: boolean]Event handler called when the open state of the submenu changes. |
