1
0
Fork 0
mirror of synced 2025-04-04 13:43:31 +03:00
select2/dist
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
..
css Fix support for deep nesting 2015-01-09 20:50:06 -05:00
js Expose the defaults 2015-01-17 21:27:53 -05:00