mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
f93e2be93d
commit
cd7ef52319
32 changed files with 239 additions and 53 deletions
8
components/lib/treeselect/TreeSelect.d.ts
vendored
8
components/lib/treeselect/TreeSelect.d.ts
vendored
|
@ -150,14 +150,6 @@ export interface TreeSelectSlots {
|
|||
* Custom indicator template.
|
||||
*/
|
||||
indicator(): VNode[];
|
||||
/**
|
||||
* Custom loading icon template.
|
||||
*/
|
||||
loadingicon(): VNode[];
|
||||
/**
|
||||
* Custom search icon template.
|
||||
*/
|
||||
searchicon(): VNode[];
|
||||
/**
|
||||
* Custom item toggler icon template.
|
||||
* @param {Object} scope - item toggler icon slot's params.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue