sideTabsVertical([vertical])

Class: Tabs.

Description:

Sets or gets whether tabs on left or right side should be displayed vertically to take less space. Has no affect when tabs are at the top or bottom. Default is false.

Parameters:

Name Type Description

[vertical]

boolean

true for vertical, false for horizontal menu-like tab list (default).

Returns:

If setting value, this Tabs component object is returned; otherwise current value is returned.

Type: boolean | Tabs