How to add a specific class to select2 drop element?

后端 未结 4 2425
再見小時候
再見小時候 2021-02-18 18:23

I have select2 customized via css with its general classes and ids.

Now, I\'m trying to customize a specific class that will be provided to select2 and then apply in css

4条回答
  •  轮回少年
    2021-02-18 18:48

    containerCssClass works if you include select2.full.js. Full version has this option

提交回复
热议问题