package.src.js.banner.end.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of select2 Show documentation
Show all versions of select2 Show documentation
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
The newest version!
// Return the AMD loader configuration so it can be used outside of this file
return {
define: S2.define,
require: S2.require
};
}());