Hi !
I would like to know how to use select2, tagify or other features in the Angular version? Because there is surely some custom css.
Also, is there a roadmap for the next features in the Angular version? (Tables..)
Ty !
Metronic have a custom theme ?
At the moment Metronic uses the default theme. We will consider the Metronic design system matching custom theme in a future update.
Hi,
Metronic Select2 is a jquery plugin and it can not be used natively in Angular.
You can check Angular Material UI library integration and use any native angular component from Material Select.
Regards