mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update Panel.d.ts
This commit is contained in:
parent
08291512c1
commit
5b6fd7b5d5
1 changed files with 1 additions and 1 deletions
2
components/lib/panel/Panel.d.ts
vendored
2
components/lib/panel/Panel.d.ts
vendored
|
@ -53,7 +53,7 @@ export interface PanelPassThroughOptions {
|
|||
*/
|
||||
title?: PanelPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the title's DOM element.
|
||||
* Uses to pass attributes to the icons' DOM element.
|
||||
*/
|
||||
icons?: PanelPassThroughOptionType;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue