Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Angular (611)

This problem actually exists in the Angular Metronic demo as well (https://preview.keenthemes.com/metronic8/angular/demo1/builder). So I have a menu; some have submenus and some do not.
Hello, I was trying to switch between RTL to LTR with Angular and I have implemented this waydocument.querySelector("link[href='styles.css']")?.setAttribute('id', 'main-layout');this.translationService.updateLangLayout();updateLangLayout(lang? : string){ if(lang){ if (l...
I am thinking about to buying a metronic theme for Angular but i couldn't find any information about structure.I wonder is application comes with standalone structure? What is the version of Angular? I want to use bootstrap aswell is it possible?I need those information before buying. Please...
I have a component that contains a modal. The template complains that "The event onDismiss is not emitted by any applicable directives nor by app-modal element.The component code relevant import looks like so:import {ModalComponent, ModalConfig} from "../../../../_metronic/partials";
In Html i got a lot of page but in angular i got some component,why i not get all page like html.
Hi,I have a question, how can I change dynamically the css files to rtl when I change the language while the project is running and change it back to ltr once I change the language back
In the app.component.ts, the '@Component' decorator uses the selector "body[root].I have followed the Microsoft Documentation to include MSAL in our project (default auth has been removed from the project while following the skeleton guide)For MSAL to work, the app component needs the selec...
Hello,Please update Metronic v9 guide so we can get all the HTML sample pages to work with the sidebar buttons for React/Vue/Angular. As per instructions, we are only copying the media folder to Public folder, and when running the application, the right pane is empty. it would be great...
Hello,I am looking to utilize firebase auth and would like to integrate it into my angular project. Thanks, Anthony
Hi, The Demo1 for Angular only comes shipped with Chat app. Where can I get the source for the other apps like e-commerce, file manager, etc. I downloaded the metronic_v8.1.1 from themeforest.
Hello,I'd like to use the Craft template in our Angular project, but I can't find any information about it.The goal is to integrate the Craft template with Angular.What about Angular 14? Is that supported?
Please i saw that demo 6 has a POS app, but when i downloaded, i did not see that module in my files, and am very hurt by that. Is there something you can do about it, thank you.
Hi,This release (v8.1.2) is included redesign main layout Angular v like in HTML v ?BR
We work with Angular and Boostrap in our projects. Congratulations for your great work on Metronic 9. Is there any roadmap / plan to migrate Metronic 8 Angular Boostrap to the new Metronic 9 with this beautiful redesigned UI?
Hi KeenThemes Team,I am reaching out to report an issue with our recent changes to the CRUD module. Despite making changes to the button icons and text, these updates are not reflecting in production after the production build.Specifically, we have updated the button styles, including changi...
https://preview.keenthemes.com/metronic8/demo1/apps/support-center/overview.html Support Center Module: 1. FAQ: - You offer FAQ's, tickets, etc but I do not see the template where admin or users can create FAQ with text, video, images, etc? Can you please provide this link? 2. Tickets...
When can we get a pagable list component and a simple modal component. That's all that really needed to really start working with this template and build out the solution. Please advise. And what would be the best method to convert some of the other apps you have in html to angular? I noticed ie for...
HI,I'm currently running through and upgrading our Angular to the latest Metronic going from v7 to v8. Im noticing a lot of missing components like the subheader and wizard 3 etc. How do we get around these issue when upgrading? Is it just a case they are not using now?Thank you
Estoy usando https://preview.keenthemes.com/metronic8/demo1/ Estoy realizando la petición a un servidor, que me devuelve la respuesta en un Observable, ejecutar suscribe y dentro del observable modificar el valor de una variable no lo está tomando en el dom. Luego al dar click en alguna parte de...
There are multiple issues with Server Side Rendering when using metronic and thats a top priority, and I would like create a new project(using Angular 17) and add the individual pieces of metronic to make it work. I'm trying to hover over the angular demo 1 magnifying glass and see the results, and...