Autocomplete can have different radius factors. The default radius is sm but you can also use md, lg or full.
نمایش کدمخفی کردن کد
Autocomplete can have different sizes. Use the size prop to change the size of the autocomplete.
نمایش کدمخفی کردن کد
Autocomplete can have different contrasts. Use the contrast prop to change the contrast of the autocomplete.
نمایش کدمخفی کردن کد
Autocomplete can have different contrasts. Use the contrast prop to change the contrast of the autocomplete.
نمایش کدمخفی کردن کد
Autocomplete can have different contrasts. Use the contrast prop to change the contrast of the autocomplete.
نمایش کدمخفی کردن کد
Autocomplete can have an error state using the error prop. Use the error prop to display an error message.
نمایش کدمخفی کردن کد
Autocomplete can have a configurable icon on the left side using the icon prop. Make sure to pick meaningful icons for your use case.
نمایش کدمخفی کردن کد
Clearable autocomplete have a clear icon that appears on the right side using the clearable prop. The clear icon is also configurable using the clearIcon prop.
نمایش کدمخفی کردن کد
You can allow the user to create new items by setting the allow-create prop to true. When the user types a new value and presses Enter, a new item is created.
نمایش کدمخفی کردن کد
Autocomplete can be configured to allow multiple values and item selection using the multiple prop.
نمایش کدمخفی کردن کد
Autocomplete can be used as a country selector using the items prop. The items prop accepts an array of objects with a text and value property.
نمایش کدمخفی کردن کد
Autocomplete can be used as a country selector using the items prop. The items prop accepts an array of objects with a text and value property.
نمایش کدمخفی کردن کد
Autocomplete can have a material design style floating label using the labelFloat prop.
نمایش کدمخفی کردن کد
Autocomplete can be showed in a loading state using the loading prop.
نمایش کدمخفی کردن کد
Autocomplete can be disabled using the disabled prop.
نمایش کدمخفی کردن کد
allow-createنمایش مثالمخفی کردن مثال
chip-clear-iconنمایش مثالمخفی کردن مثال
classesنمایش مثالمخفی کردن مثال
clearableنمایش مثالمخفی کردن مثال
clear-iconنمایش مثالمخفی کردن مثال
clear-valueنمایش مثالمخفی کردن مثال
color-focusنمایش مثالمخفی کردن مثال
disabledنمایش مثالمخفی کردن مثال
display-valueنمایش مثالمخفی کردن مثال
dropdownنمایش مثالمخفی کردن مثال
dropdown-iconنمایش مثالمخفی کردن مثال
errorنمایش مثالمخفی کردن مثال
filter-debounceنمایش مثالمخفی کردن مثال
filter-itemsنمایش مثالمخفی کردن مثال
fixedنمایش مثالمخفی کردن مثال
hide-create-promptنمایش مثالمخفی کردن مثال
iconنمایش مثالمخفی کردن مثال
itemsنمایش مثالمخفی کردن مثال
labelنمایش مثالمخفی کردن مثال
label-floatنمایش مثالمخفی کردن مثال
loadingنمایش مثالمخفی کردن مثال
multipleنمایش مثالمخفی کردن مثال
placeholderنمایش مثالمخفی کردن مثال
placementنمایش مثالمخفی کردن مثال
propertiesنمایش مثالمخفی کردن مثال
rounded@since
2.0.0
نمایش مثالمخفی کردن مثال
contrastنمایش مثالمخفی کردن مثال
i18nنمایش مثالمخفی کردن مثال
sizeنمایش مثالمخفی کردن مثال
#itemنمایش مثالمخفی کردن مثال
#labelنمایش مثالمخفی کردن مثال
#pendingنمایش مثالمخفی کردن مثال
#emptyنمایش مثالمخفی کردن مثال
#start-itemنمایش مثالمخفی کردن مثال
#end-itemنمایش مثالمخفی کردن مثال
#create-itemنمایش مثالمخفی کردن مثال
#autocomplete-multiple-list-itemنمایش مثالمخفی کردن مثال
#iconنمایش مثالمخفی کردن مثال
#clear-iconنمایش مثالمخفی کردن مثال
#dropdown-iconنمایش مثالمخفی کردن مثال
Autocomplete can render results with icons using the <BaseAutocompleteItem> component. The component accepts an icon prop that is displayed in the results list.
نمایش کدمخفی کردن کد
Autocomplete can render results with images using the <BaseAutocompleteItem> component. The component accepts a media prop that is displayed in the results list.
نمایش کدمخفی کردن کد
activeنمایش مثالمخفی کردن مثال
itemنمایش مثالمخفی کردن مثال
markنمایش مثالمخفی کردن مثال
propertiesنمایش مثالمخفی کردن مثال
selectedنمایش مثالمخفی کردن مثال
selected-iconنمایش مثالمخفی کردن مثال
rounded@since
2.0.0