Update TabView.d.ts
parent
a1a3bdcee5
commit
10dc76d341
|
@ -68,7 +68,7 @@ export interface TabViewPassThroughOptions {
|
||||||
*/
|
*/
|
||||||
previousIcon?: TabViewPassThroughOptionType;
|
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;
|
nextButton?: TabViewPassThroughOptionType;
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue