tabPosition([position])
Class: Tabs.
Description:
Position of tabs: left, right, top, or bottom. Default is top.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
string |
"top", "bottom", "left", or "right. |
Returns:
If setting value, this Tabs component object is returned; otherwise current value is returned.
Type: string | Tabs
