Constructor
# new TabsBar(settings)
Parameters:
Name | Type | Description |
---|---|---|
settings |
obeject
|
Settings for the TabsBar |
firstTabIndex |
number
|
Index of the Tab active. |
transition |
obeject
|
|
transition.effect |
string
|
Effect to apply on tab. transitions. One of: fade, slide or none. Default none. |
transition.duration |
duration
|
Duration of the transition in milliseconds. Default 0. |