You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ClearIcon`| Custom Clear Icon for Search |`ReactNode`||
79
79
|`ArrowRenderer`| Custom Arrow Icon for Dropdown |`ReactNode`||
80
-
|`debounceDuration`| debounce duraion for Search |`number`|`300`|
80
+
|`debounceDuration`| debounce duration for Search |`number`|`300`|
81
81
|`ClearSelectedIcon`| Custom Clear Icon for Selected Items (Hint: Pass `null` to prevent it from rendering completely) |`ReactNode`||
82
82
|`isCreatable`| Allows user to create unavailable option(s) [example ↗](https://react-multi-select-component.pages.dev/?path=/story/creatable--creatable-default)|`boolean`|`false`|
83
83
|`onCreateOption`| allows to override newly created option [example ↗](https://react-multi-select-component.pages.dev/?path=/story/creatable--creatable-custom)|`function`||
0 commit comments