We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b15b85d commit 5ecb1aaCopy full SHA for 5ecb1aa
packages/primevue/src/autocomplete/AutoComplete.d.ts
@@ -178,7 +178,7 @@ export interface AutoCompletePassThroughOptions {
178
*/
179
loader?: AutoCompletePassThroughOptionType;
180
/**
181
- * Used to pass attributes to the label's DOM element.
+ * Used to pass attributes to the clear icon's DOM element.
182
183
clearIcon?: AutoCompletePassThroughOptionType;
184
0 commit comments