Hi,
I like to know the correct process to integrate a plugin in the theme, i'm trying to use select2 and follow what I undertand from the guides but the select don't get the correct style, the dropdown box change somehow but the list of options not and the tag with multiple select don't work either.
Hi,
Please note that Select2 is a jquery plugin and it's not available in the Angular version.
You can refer to Angular Material library integration to support more native UI components. More info on Angular Material.
Regards,
Sean