Refactor #2866
parent
a7eb04bb43
commit
0d50a4bd21
|
@ -90,7 +90,7 @@ export interface AutoCompleteProps {
|
||||||
optionDisabled?: AutoCompleteOptionDisabledType;
|
optionDisabled?: AutoCompleteOptionDisabledType;
|
||||||
/**
|
/**
|
||||||
* Property name or getter function to use as the label of an option group.
|
* Property name or getter function to use as the label of an option group.
|
||||||
* @see AutoCompletenOptionLabelType
|
* @see AutoCompleteOptionLabelType
|
||||||
*/
|
*/
|
||||||
optionGroupLabel?: AutoCompleteOptionLabelType;
|
optionGroupLabel?: AutoCompleteOptionLabelType;
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue