mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
.d.ts fixes
This commit is contained in:
parent
2eef8e3f13
commit
6f3e964d05
2 changed files with 4 additions and 4 deletions
4
components/lib/tabview/TabView.d.ts
vendored
4
components/lib/tabview/TabView.d.ts
vendored
|
@ -55,10 +55,6 @@ export interface TabViewPassThroughOptions {
|
|||
* Uses to pass attributes to the list's DOM element.
|
||||
*/
|
||||
nav?: TabViewPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the list items' DOM element.
|
||||
*/
|
||||
tabheader?: TabViewPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the inkbar's DOM element.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue