w2ui
Home
Get started
Demos
Docs
Blog
Support
Layout
Grid
Toolbar
Sidebar
Tabs
Form
Popup
Utilities
ver 1.3
ver 1.4
ver 1.5
ver 2.0
Tabs
Overview
Events
Properties
Methods
Properties
active
- String, default = ''
Id of the active tab.
right
- String, default = ''
Defines HTML in the right corner of the tabs.
tabs
- Array, default = []
Array of tab objects.
Common Properties
box
- DOM Element, default = null
The DOM element where to render the object.
handlers
- Array, default = []
Array of event handlers.
name
- String, default = ''
Unique name for the object.
style
- String, default = ''
Additional style for the
.box
where the object is rendered.