mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update Panel.d.ts
This commit is contained in:
parent
e1f365cf6b
commit
7001116104
1 changed files with 1 additions and 0 deletions
1
components/lib/panel/Panel.d.ts
vendored
1
components/lib/panel/Panel.d.ts
vendored
|
@ -103,6 +103,7 @@ export interface PanelProps {
|
|||
collapsed?: boolean;
|
||||
/**
|
||||
* Uses to pass the custom value to read for the button inside the component.
|
||||
* @deprecated since v3.26.0. Use 'pt' property instead.
|
||||
*/
|
||||
toggleButtonProps?: ButtonHTMLAttributes | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue