mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update TabView.d.ts
This commit is contained in:
parent
a1a3bdcee5
commit
10dc76d341
1 changed files with 1 additions and 1 deletions
2
components/lib/tabview/TabView.d.ts
vendored
2
components/lib/tabview/TabView.d.ts
vendored
|
@ -68,7 +68,7 @@ export interface TabViewPassThroughOptions {
|
|||
*/
|
||||
previousIcon?: TabViewPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the nex button's DOM element.
|
||||
* Uses to pass attributes to the next button's DOM element.
|
||||
*/
|
||||
nextButton?: TabViewPassThroughOptionType;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue