mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
parent
f93e2be93d
commit
cd7ef52319
32 changed files with 239 additions and 53 deletions
2
components/lib/listbox/Listbox.d.ts
vendored
2
components/lib/listbox/Listbox.d.ts
vendored
|
@ -169,7 +169,7 @@ export interface ListboxProps {
|
|||
tabindex?: number | string | undefined;
|
||||
/**
|
||||
* Icon to display in filter input.
|
||||
* @defaultValue ß
|
||||
* @deprecated since v3.27.0. Use 'filtericon' slot.
|
||||
*/
|
||||
filterIcon?: string | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue