Adds a tab or tabs.
add(tabs)
tabs |
object or array, tab or array of tabs |
Returns
undefined.
Description
The
tabs argument can be either an object or array of objects. If it is an object it
represents a tab object that will be added to
.tabs array.
If it is an array then each element of the array will be treated as a separate tab object.
If you have tabs defined in the following way:
You can add tabs: