mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
.d.ts fixes
This commit is contained in:
parent
d72979a2d6
commit
d9d0315bd9
6 changed files with 0 additions and 9 deletions
1
components/lib/treetable/TreeTable.d.ts
vendored
1
components/lib/treetable/TreeTable.d.ts
vendored
|
@ -259,7 +259,6 @@ export interface TreeTableProps {
|
|||
loading?: boolean | undefined;
|
||||
/**
|
||||
* The icon to show while indicating data load is in progress.
|
||||
* @defaultValue pi pi-spinner
|
||||
*/
|
||||
loadingIcon?: string | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue