Hi,
We have facing some issues in metronic 13.2.5 the Angular demo files are not working as expected like the modal popup are not working and as expected html files and angular design are not same.
https://drive.google.com/file/d/1dPl_emgdLGSOZKyPFdCS7B8mfUFcz-Kb/view
I wants all html files in angular. So please guide me for the same.
If they are available please let us know where should i get access for that angular files.
looking forward for your response.
Thanks.
Hi,
Thank you for your message.
HTML, React, Angular, and Vue versions of Metronic theme have different sets of functionalities. (The first implementation appears in the HTML version and then we implement them in SPA one by one, only if the functionality isn't based on jQuery, cause we don't use jQuery in our SPA apps).
Anyway, styles (SASS files) are the same for all versions of Metronic, you can use the same structure of the HTML make-up in the Angular version and it will be fitted the same as in the HTML version.
About Modals in the Angular version: Try to use https://ng-bootstrap.github.io/#/components/modal/examples (it's already included into the app).
Regards,
Keenthemes support