mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update d.ts files
This commit is contained in:
parent
546504c4e0
commit
812378623b
83 changed files with 83 additions and 0 deletions
1
components/lib/tieredmenu/TieredMenu.d.ts
vendored
1
components/lib/tieredmenu/TieredMenu.d.ts
vendored
|
@ -18,6 +18,7 @@ export declare type TieredMenuPassThroughOptionType = TieredMenuPassThroughAttri
|
|||
* Custom passthrough(pt) option method.
|
||||
*/
|
||||
export interface TieredMenuPassThroughMethodOptions {
|
||||
instance: any;
|
||||
props: TieredMenuProps;
|
||||
state: TieredMenuState;
|
||||
context: TieredMenuContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue