mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #4231 - Update d.ts
This commit is contained in:
parent
5d8c790836
commit
6d3d420189
27 changed files with 110 additions and 55 deletions
|
@ -174,7 +174,7 @@ export interface AutoCompletePassThroughOptions {
|
|||
/**
|
||||
* Used to control Vue Transition API.
|
||||
*/
|
||||
transition?: any;
|
||||
transition?: PanelPassThroughTransitionType;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue