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
Toolbar
Overview
Events
Properties
Methods
Properties
items
- Array, default = []
Array of the item objects.
right
- String, default = ''
Defines HTML in the right corner of the toolbar.
routeData
- String, default = ''
Object with data for the route.
tooltip
- String, default = 'top'
Defines position of the tooltip for toolbar items.
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.