pull/2639/head
Tuğçe Küçükoğlu 2022-08-19 17:26:40 +03:00
parent a7eb04bb43
commit 0d50a4bd21
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ export interface AutoCompleteProps {
optionDisabled?: AutoCompleteOptionDisabledType;
/**
* Property name or getter function to use as the label of an option group.
* @see AutoCompletenOptionLabelType
* @see AutoCompleteOptionLabelType
*/
optionGroupLabel?: AutoCompleteOptionLabelType;
/**