Update Panel.d.ts
parent
e1f365cf6b
commit
7001116104
|
@ -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…
Reference in New Issue