mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
20726d35e1
commit
8a1a8e8214
3 changed files with 18 additions and 4 deletions
|
@ -308,6 +308,10 @@ export interface VirtualScrollerSlots {
|
|||
*/
|
||||
options: VirtualScrollerLoaderOptions;
|
||||
}): VNode[];
|
||||
/**
|
||||
* Custom loading icon template.
|
||||
*/
|
||||
loadingicon(): VNode[];
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue