1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js
Kevin Brown f427451853 Expose the defaults
This exposes the default options for Select2 as
`$.fn.select2.defaults`. A default option can be set using the
`set(key, val)` option which is available. The key should use the
same formatting as the HTML data attributes.

This also adds some documentation about it.
2015-01-17 21:27:53 -05:00
..
i18n Expose the defaults 2015-01-17 21:27:53 -05:00
select2.amd.full.js Expose the defaults 2015-01-17 21:27:53 -05:00
select2.amd.js Expose the defaults 2015-01-17 21:27:53 -05:00
select2.full.js Expose the defaults 2015-01-17 21:27:53 -05:00
select2.full.min.js Expose the defaults 2015-01-17 21:27:53 -05:00
select2.js Expose the defaults 2015-01-17 21:27:53 -05:00
select2.min.js Expose the defaults 2015-01-17 21:27:53 -05:00