mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #3797 - TabView updates
This commit is contained in:
parent
ccf41aed48
commit
47b97b485f
2 changed files with 2 additions and 2 deletions
2
components/lib/tabview/TabView.d.ts
vendored
2
components/lib/tabview/TabView.d.ts
vendored
|
@ -82,7 +82,7 @@ export interface TabViewPassThroughOptions {
|
|||
/**
|
||||
* Uses to pass attributes to the panel's DOM element.
|
||||
*/
|
||||
panelcontent?: TabViewPassThroughOptionType;
|
||||
panelcontainer?: TabViewPassThroughOptionType;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue