Home > @uniformdev/design-system > InputCreatableComboBox
InputCreatableComboBox() function
InputCreatableComboBox Like ComboBox, but allows for creating new options
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
props | InputCreatableComboBoxProps<TOption, IsMulti, TGroup> |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<>