Toolbar2 replaces Toolbar, which included its own buttons implementation. Now we have a Buttons component, Toolbar2 is available as a wrapper. Note that AUI Buttons includes a wrapper that creates combined button sets.
Toolbar2 simply creates the layout:
The buttons component provides all buttons, button states, dropdown integration etc.
API status: | general |
---|---|
Included in AUI core? | Yes. You do not need to explicitly require the web resource key. |
Web resource key: | com.atlassian.auiplugin:aui-toolbar2
|
AMD Module key: | N/A |
Experimental since: | 5.0 |
General API status: | 5.1 |
Simple toolbar with a group of buttons:
Single-row toolbar with left/right layout:
A toolbar with multiple rows: