Calendar & CascadeSelect pt name fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-29 12:27:51 +03:00
parent 6746570c97
commit a760468c95
6 changed files with 12 additions and 12 deletions

View file

@ -101,7 +101,7 @@ export interface CascadeSelectPassThroughOptions {
/**
* Uses to pass attributes to the search result message text aria's DOM element.
*/
searchResultAria?: CascadeSelectPassThroughOptionType;
hiddenSearchResult?: CascadeSelectPassThroughOptionType;
/**
* Uses to pass attributes to the selected message text aria's DOM element.
*/