Options
Name | Type | Required |
---|---|---|
name | string | |
label | string | |
helperText | string | |
description | string | |
isDisabled | boolean | |
isReadOnly | boolean | |
isMulti | boolean | |
options | array | |
noOptionsMessage | string | |
placeholder | string | |
isSearchable | boolean | |
isClearable | boolean | |
simpleValue | boolean | |
loadOptions | func |
This component also accepts all other original props, please see here!