AUI Documentation
Labels
Ask a question Design guidelinesStatus
| API status: | general |
|---|---|
| Included in AUI core? | Not in core You must explicitly require the web resource key. |
| Web resource key: | com.atlassian.auiplugin:aui-labels
|
| AMD Module key: | N/A |
| Experimental since: | 5.0 |
| General API status: | 5.8 |
Summary
Labels are used to tag or label content with certain keywords; and optionally to link to resources showing more information related to that keyword. Can be closeable.
AUI Labels can be created in four configurations:
- unclickable (information only)
- unclickable, but closeable
- clickable
- clickable AND closeable - a "split label" with two distinct actions
Note that removable labels only appear removable. They require you to implement your own removing logic.
Examples
Label text Label link Removable label
Removable label link