Toolbar2

Summary

AUI Toolbar 2 is a wrapper around the AUI Buttons component for grouping and arranging actions.

The toolbar pattern is responsible for the layout:

  • (required) primary and secondary, defaulting to left/right alignment
  • (optional) groups, defaulting to rows - if only one row is required this can be omitted

The buttons component provides all buttons, button states, dropdown integration etc.

Status

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 API: 5
General API: 5.1

Examples

Code

Simple toolbar with a group of buttons:

Single-row toolbar with left/right layout:

A toolbar with multiple rows: