How to add Input Group at Select2?
I wish to add an Input Group Icon (with a modal opener trigger) on the right side of the select2. How can I do it?
Replies (1)
Hi,
You can check the Select2 usage with Bootstrap Input Group elements by referring to this Metronic documentation page.
Regards.