You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to add these theme options to Select2 / Yadcf.
I'm using Select 2 on my forms and I would like to make the one from Yadcf form more uniform.
I have tried to add these into select_type_options but it does not change the template, I will check in Yadcf CSS maybe there is conflict.
//BS5
theme: "bootstrap-5",
containerCssClass: "select2--small", // For Select2 v4.0
selectionCssClass: "select2--small", // For Select2 v4.1
dropdownCssClass: "select2--small",
I'm using externally trigger, BS5 and Select2 4.1.0-rc.0
The text was updated successfully, but these errors were encountered:
Hi,
Is there a way to add these theme options to Select2 / Yadcf.
I'm using Select 2 on my forms and I would like to make the one from Yadcf form more uniform.
I have tried to add these into select_type_options but it does not change the template, I will check in Yadcf CSS maybe there is conflict.
I'm using externally trigger, BS5 and Select2 4.1.0-rc.0
The text was updated successfully, but these errors were encountered: