mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update d.ts files
This commit is contained in:
parent
546504c4e0
commit
812378623b
83 changed files with 83 additions and 0 deletions
|
@ -17,6 +17,7 @@ export declare type ToggleButtonPassThroughOptionType = ToggleButtonPassThroughA
|
|||
* Custom passthrough(pt) option method.
|
||||
*/
|
||||
export interface ToggleButtonPassThroughMethodOptions {
|
||||
instance: any;
|
||||
props: ToggleButtonProps;
|
||||
state: ToggleButtonState;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue