mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #5681
This commit is contained in:
parent
3cc675e50f
commit
e1367fd494
89 changed files with 376 additions and 339 deletions
2
components/lib/panel/Panel.d.ts
vendored
2
components/lib/panel/Panel.d.ts
vendored
|
@ -101,7 +101,7 @@ export interface PanelPassThroughOptions {
|
|||
* Used to pass attributes to the toggle button button's DOM element.
|
||||
* @see {@link ButtonPassThroughOptions}
|
||||
*/
|
||||
toggleButton?: ButtonPassThroughOptions<PanelSharedPassThroughMethodOptions>;
|
||||
pcToggleButton?: ButtonPassThroughOptions<PanelSharedPassThroughMethodOptions>;
|
||||
/**
|
||||
* Used to pass attributes to the content container's DOM element.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue