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

Tag: Angular (673)

I was using Metronic 7 bundled with AspNetZero.Today, I bought Metronic 8 Angular demo1 and wanting to see the possibility of upgrade. After kicking up the downloaded package and the first thing I tried was to hide the side-bar by clicking the toggle button. Surprisingly it is not working (hon...
I want to make sidebars in routing in angular like below path: '', component: MollitMngComponent, children: [ { path: 'AccOvrw', component: MngAccOvrwComponent, children: [ { path: '', outlet: 'MollitSideCont',...
Hello,I have a Aside Menu with the following Display, Fixed, Minimize and Minimized configs set to true.When the Aside Menu is minimized, the arrow (toogle aside icon) is represented backwards. It should be facing right, but it's facing left. Can you explain how to solve this bug please?Than...
Helloi'm using Metronic dahsboard Original (the angular version)i want to hide the header for the desktop view so i get more space as i only need the side bar and the app-content containner if i comment all the it will work but it not show sidebar_mobile_toggle...
Hi,I am trying to use sweet alert and toastr in the angular example. However, I do not understand how to toggle a toastr or a sweet alert in a component. Can anybody help me by showing and example?Thanks in advance
There's a bug in angular version within _StickyComponents.ts (src/app/_metronic/kt/components/_StickyComponents.ts) In the following set of code : private getOption = (name: string) => { const dataStickyAttr = 'data-kt-sticky-' + name if (this.element.hasAttribute(dataStickyAttr)...
We often get error when run npm install, maybe issue happend because any required library in this template, can you prepare starter blank template for angular.
Hi,Recently our project utilizing Metronic went through an upgrade from Angular 7 to Angular 15, and thus we also would like to upgrade the Metronic version we use. From the release note (https://preview.keenthemes.com/metronic8/angular/docs/changelog) we can see that the last version that expli...
Hello, The Image Input component does exist in angular theme, but I am not sure how to use in my component. Can you please provide any sample or example link of tutorial?I am trying to make it work but not able to do it? Can you please help me out? Thanks in Advance.
Hello KeenThemes Team!We have already purchased the license of seven HTML Pro theme and are considering adapting it for an Angular 13 project.Will you offer this template directly for Angular in the nearest future? That would help us a lot.Thanks a lot and greetingsF.
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/viewI wants all html files...
Hello, we're working on Metronic 8.1.4, we previously worked on another project using 8.1.0 and we're noticing some differences when it comes to the layout that makes things hard for us to implement elements such as cards. -We're using Demo1-We created a new page, following Metronic's Document...
Hello esteemed developers,I trust this message finds you well. I'm currently grappling with a challenge related to customizing the appearance of scroll bars within a menu component of my application.Specifically, I'm seeking guidance on how to alter the color of the scroll bar utilized withi...
Hi dears @keenthemes developers. 😱I have a simply question, when a will be released Angular layout like in HTML version?Good luck, and have a fun. 🤘
Hello KeenThemes,Thank you for your previous help.I'm currently using Angular for my UI, and while working with dropdowns, I've noticed that most of the demos feature single-selection dropdowns. However, as per my requirements, I need a multi-selection dropdown using KeenThemes.Could you...
Hi,I’ve been working hard to integrate the Metronic v9.1.2 theme into my Angular 17 and 19 project while using Tailwind CSS v3.4.17. I followed the provided instructions step by step, but I’m still facing issues with the final integration.Details of My Setup:Metronic Version: v9.1.2Angul...
i have large aside menu , but the scroll bar not exists and cannot scroll down to see the other items in the aside menu..how i can enable scroll bar to aside menu?
Which version of angular is supported in Metronic 7 and 8 respectively?
I have version 18.0.0 of node and version 9.4.2 of npm, when I try to install PrimeNg: npm install primeng, this error is shown:npm install primengnpm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: cannonerpweb_v2@8.1.9...
Hello there, dear devs! I hope this message finds you in good health and high spirits. I have a question about Angular Metronic that I was hoping you could help me with. I have been working with Angular Metronic and I was wondering if it is possible to change the font style in the application. Spec...
I noticed in the html structure of the Angular template there are two tagsWhy is there such a need, which is not recommended in html