1
0
mirror of synced 2024-11-23 05:26:10 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
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