DropDownOptions
Options for dropdown
Properties
| Property | Type | Description |
|---|---|---|
closeOnClick? | boolean | For custom dropdowns: close when an interactive element is clicked (default: true) |
onCollapse? | () => void | - |
onExpand? | () => void | - |
Options for dropdown
| Property | Type | Description |
|---|---|---|
closeOnClick? | boolean | For custom dropdowns: close when an interactive element is clicked (default: true) |
onCollapse? | () => void | - |
onExpand? | () => void | - |