Based on below doc, I added 2 tabs and their contents in a angular component. But tab change doesn't work. Is there any script initialization required?
https://preview.keenthemes.com/metronic8/demo1/documentation/base/tabs.html
Thanks.
Hi,
Try to use ngBootstrap
tabs instead: https://ng-bootstrap.github.io/#/components/nav/overview.
Regards,
Keenthemes support
Hi
In documentation about HTML Integration you can find this note :
We don't use jQuery in our SPA applications (including Angular). It means jQuery-based code from the Metronic HTML version can't be copied into our Angular application.