Vasil Popov
Results
2
issues of
Vasil Popov
To enable theme support (for example bootstrap), this needs to be added in the initialization of the paert select2 object: ``` self.select2 = self.$element.select2({ ... theme: options.theme, ... })... ```...
Hi, In addition to this feature, is it / will it be possible to display the dropdown part of the component permanently and hide the "button" part? Something like this:...