Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Tag: Angular (669)

Hi, I bought Metronic from envato, as seen on: https://preview.keenthemes.com/metronic8/demo1/index.html there is probably hundreds of pages, but when I open one of angular projects there is 7 demos, with almost nothing. I need most of those examples, otherwise this doesn't make any sense, and I...
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...
how to add rtl support and Arabic language on the language switch button in metronic angular theme demo1 also the color switch from dark to white
how i can use dynamic menu in metronic 8with metronic 7 there is a dynamic-header-menu.config.ts/dynamic-aside-menu.config.ts, but i can't find them in metronic 8
Hello, I notice something in the metronic 8.2.0 angular, but also in the previous version, the last menu in the sidebar menu (left menu) don´t have the same behavior than the others.I explain, if expand any menu except the chat , the menu is expanded and the submenu is showed all , if I expa...
i'm usung metronic 8 , i've rewrite a widget , i've called it into a component but i can't see the widget or the widget html contentthe widget is charts widget 25
I'm using the Angular version and I'm trying to use CapacitorJS for the first time trying to build a Metronic demo to iOS and Android apps, so.. does anybody already doing this? Right now I have tested metronic as webapp using it in iOS as webapp and works fine but now I'm trying to build it as...
Hi Team,As of my research, SweetAlert2 is not supported in Angular 17Currently, it is supported until the Angular 16 version.So why it is given in demos of Metronic in angular 17,Let me know if any alternative way to install dependencies.Error Scr...
I have a problem in the side bar when adapting this to an Angular project. When we click on the hamburger button on the left in mobile mode the side bar doesn't show up as it is done in the theme preview. Could you please suggest a fix to this?theme: https://preview.keenthemes.com/open-html-pro/
Hello,when customizing the angular variable in the app.module.ts like that: { provide: APP_BASE_HREF, useValue: '/test' }an error occours when using the [inlineSVG]:
i have a dropdown ng-select inside a accordion and on compile a div is added with inline style of overflow hidden i need to remove it but i can seems to be able to reach, how can i able to do it ?
workspace issue is coming even after done with all the required execution?
am trying to use the custom styles in my project and I can't I am getting now errorswill tell you the steps till i get the error first create angular project with this version 15.2.9then i add ngbootsrap wo my project then copy all sass folder and subfolder into my project then do this i...
Hello everyone,we have read the roadmap for 2024 for metronic and we are very excited about that. We love this UI theme :).Nonetheless we are developing our application using Angular and recently updated it to Angular v17.In order to make it work, we needed, of course, to make some minor chang...
Two days ago I asked you a question. Do you have a theme in Angular Standalone version? You sent me Metronic 9 from here. I purchased Metronic 9 on behalf of my company with 1 year support. I downloaded it and when I opened it I saw that in Metronic 9 it was separated into HTML and React only. I dow...
Have started building a site using Metronic, I was wondering when demo 5 (Q&A site) for Angular will be ready? This would give me a jumpstart on my project. If its not going to be ready soon I will just start coding from scratch. Thanks.
Hi @keenthemes Team.You sad update will be 2022.08.11 (Today). https://devs.keenthemes.com/question/angular-layoutToday will be update ?
My demo have a default layout which have header, content and footer with the scripts init where the initialization of metronics components is being set. Right now I want to create a second layout page which will not have header and footer(only contents ex: error component). But the dropdown, drawers...
Hi,I am using metronic angular version 8.2.2. I dynamically load the sidebar-menu but when I refresh my page, the relevant menu is not selected by default. What to do ?
Hi, I am trying to apply demo43 to my angular project. I am having a problem like in the image in the link.red areas do not work when clicking or mouse hovering. Also, the spaces in the header are slightly different. I wonder if a js is responsible for the related fields. Could I have imported s...
Reproduce criteria-----------------------Even still not fixed in the latest version as well [Angular metronic_v8.2.3]Go to your preview URLhttps://preview.keenthemes.com/metronic8/angular/demo1/dashboardFrom left Side bar click on any of the Error Component and come back again on the d...
I have a problem building a form using reactive form. The template is not responding as soon as the value changes only after I focus on an input the form is updated.For example:// app.component.html< form [formGroup]="profileForm" (ngSubmit)="onSubmit()"> Fir...