mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
parent
06124bd86e
commit
01fe1466a6
3 changed files with 24 additions and 11 deletions
4
components/lib/listbox/Listbox.d.ts
vendored
4
components/lib/listbox/Listbox.d.ts
vendored
|
@ -285,6 +285,10 @@ export interface ListboxSlots {
|
|||
*/
|
||||
options: any[];
|
||||
}): VNode[];
|
||||
/**
|
||||
* Custom filter icon template.
|
||||
*/
|
||||
filtericon(): VNode[];
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue