Select2 is a third party replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. AUI provides a visual wrapper around Select2 to style it according to the Atlassian Design Guidelines (ADG).
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-select2
|
AMD Module key: | N/A |
Experimental since: | 5.3 |
General API status: | 5.8 |
These docs only show the method to call the ADG-styled Select2. The options passed into the function are the same as the original Select2. You can see the full docs here.