Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Angular (527)

hello, i want to take the page from html demo to angular demo i took the html file and put it in html angular component and took the css and js files also and put it in angular.json"styles": ["src/styles.scss","src/assets/datatables.bundle.css","src/assets/vis-timeline.bundle.css","s...
Do we have any example on how to use ModalComponent with Angular. How to handle the size and other details like submit/cancel close events?
hello, i'm using metronic8 angular and trying to use widget-27 from demo 50 inside angular component and get error KTUtil is not defined["Uncaught ReferenceError: KTUtil is not defined"]and added scripts files in angular.json ["src/assets/plugins.bundle.js", "src/assets/script.bundle...
Can we download sample application of metronic in angular without buying to check all the features of the application.
Hi , Iam using Metronics Angular , i need to remove the authentication of metronics , which means that even if i give wrong emaild id and password , so its needs to go dashboard smoothly , can u please inform here which file or code i need to remove authentication . please inform how can i remove Au...
Hi,Can i use Metronic Demo39 (HTML- Billing SaaS) in Angular?what is the step needed to implement it in Angular?
workspace issue is coming even after done with all the required execution?
how to override dropdown list with up and down arrow on Demo 1 with same styles *Logo *Name1 then under the Name1 workspace_Name the *(up and down) Arrow when clicked any where on logo space dropdown list of other workspaces with other Logo, Name and workspace_Name Ex: Logo1, N...
Hello. Im trying to implement the avatar option on an angular project using ImageInputComponent. I have bootstrap ImageInputComponent on the ngOnInit of my component like this: ImageInputComponent.bootstrap('#my-avatar')But this is not working, the cancel or remove options, never worked...
I just bought the metronic template but I don't have all the Sidebar menus in the downloaded code'. I mean DashboardsPAGESUser ProfileAccountAuthenticationCorporateSocialBlogFAQPricingCareersUtilitiesWidgetsAPPSProjectseCommerceContactsSupport CenterUser M...
Hi, we're in the process of building a CRM application and we're contemplating the purchase of a Metronic theme. I have the following questions:1. We want to sell the CRM application to our clients. Which license if appropriate for us?2. We have hired an agency to develop the CRM application...
Hello, I am trying to use the icons from HTML template to Angular but it shows blank only. https://preview.keenthemes.com/html/metronic/docs/icons/keeniconsCan you please help me out that how to use it in my angular project? Thanks in Advance. Appreciated.
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...
Hello I have done as you said in the documentationhttps://preview.keenthemes.com/metronic8/angular/docs/quick-startcd angular/demo1npm clear cache --forcenpm install --legacy-peer-depsng serveand then in the http://localhost:4200/auth/login , the web page show correctly, but when I e...
Hi ,I Have two question. 1- if I Purchase metronic template , I have access to all Templates and themes for Angular ,Html , Vue , ect.. ? 2- are templates Support RTL Mode?thanks
I have made a purchased for the metronic and I got version 8.1.7 instead of 8.1.8I download the demo1 for angular.The name of the zip file downloaded is metronic_angular_v8.1.8_demo1.zipThe source code does not content components the same as the demo. So I am wondering wha...
Hi ,I Have some question. 1- Can I use the html templates for angular templates version? 2- Can I Use the html components in Angular?
Hello, Can you send me all downloads for Metronic version 7 as below: https://preview.keenthemes.com/metronic/demo1/custom/apps/user/list-default.html Thanks.
Hi,Can I customize the classic component in way that works differently for different pages, it seems it is common for all the pages for the demo, whether it is Dashboard, Layout builder or any.1. Say for example for Page 1 I have some set of filters and for Page 2 they are different2. also...
Hello,I have issue with your template after I loop the records using *ngFor(angular) the setting icon not showing options like(Approve, Reject, Create payment). Please find code and screen shot and advice.https://drive.google.com/file/d/128Z-bLsLzs1TjXRx9uG7dMwGcCV-rR0t/view?usp=share_link...
I have issue in displaying drop dowm data within input form. Once I select drop down its showing in background. My code is below. Please advice.