New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Angular (676)

Could you please help me? I can't run demo 1 because of DataTables.Settings in all components not working. The error is: Cannot find namespace 'DataTables'.ts(2503).When I add this import:import DataTables from 'angular-datatables'It works, but type DataTables.Settings = /*unresolved*/ any...
Hi !I would like to know how to use select2, tagify or other features in the Angular version? Because there is surely some custom css.Also, is there a roadmap for the next features in the Angular version? (Tables..)
i have problem with RTL i try to use like this @import "../../../assets/sass/style.scss";.rtl{ @import "../../../assets/style.bundle.rtl.css"; direction: rtl;}and it doesn`t work correctly the RTL really doesn't work fine even i just use it like this @import "../../../as...
Hello,I've an Angualr project I started working on and yesterday my company bougth a license of metronic.First thing I noticed is that there's not a online guide on how to install metronic 8 for Angular.Second question is it's possible to integrate metronic on an existing application? Can...
Hi, I have some details with the Demo1 sidebar and top bar menu , when i first access the page they don't work, unless I make a full page reload. Is there a way to reload the Custom Javascript or something else in order to ensure the menu works from de begging?I'd appreciate your feed back
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...
Hello,I am using Metronic's Angular latest version V8.2.5.I'm currently in the process of implementing a custom user-inner dropdown component within the navbar component of my application. However, I've encountered an issue with the behavior of the data-kt-menu-trigger attribute. Specifically, w...
Hello Team,I need below Angular 13 Theme https://preview.keenthemes.com/metronic8/demo2/index.html?_ga=2.29050364.1103074761.1643051595-1501502594.1643051595Can you please make it available for us. Please let me know when its ready.
i bought this dashboard template https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469#my projest is angular project, Using Metronic 9 tailwind . i also did the installation toturial https://keenthemes.com/metronic/tailwind/docs/getting-started/installationbut...
Hello,When I set the data-kt-menu-trigger attribute to click in the search dropdown component, the menu is hidden automatically when clicking on the inner input control.I think that the
Dear Support Team,I'm struggling to make the menus work when I press the button. We have aspnetzero 11.3 with Angular and Metronic 8.I got to the point that menus work when the page is initially loaded however if I have a button with a menu attached on the cards which dynamically load (lazy...
Hello,I got an angular theme (demo1) from one of my clients and I want to implement multi-select functionality. But unable to find any demo of multi-select or relevant features. Could you please help me find this?Thanks.
On a large screen it works normally, it does not generate a problem, when it is executed on a table or cell phone the side is not displayed for more click on the icon to show the menu on the mobile
We are currently using Angular 14 for our application and are considering purchasing your product. Could you please confirm if your product is compatible with Angular 14? If there are any additional steps or considerations we need to be aware of, we would appreciate your guidance.
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...
Hello, Do you have an estimate for when Metronic with support for Angular 17 will be released?Thanks,Niclas
Hi,Can i use Metronic Demo39 (HTML- Billing SaaS) in Angular?what is the step needed to implement it in Angular?
When i define datatable i ghet this error in my index page, where can i put my script to define datatable after jquery and others scripts loaded?ndex:9215 Uncaught ReferenceError: $ is not defined
Matronics Angular showing me the Internal server error 500 and 404 for Kneeicons-duotone and Styles on my production server.here is the reference of URL : https://happyhourspirits.ca.Please check the issue.
https://preview.keenthemes.com/html/metronic/docs/general/fullcalendar/overviewIs it supported can be used in angular metronic
I 'm using that:Angular CLI: 18.1.4Node: 22.13.0Package Manager: npm 10.9.2But, Angular Project didn't work. I'm running npm install on cmdWhile resolving: demo6@8.2.7Found: @angular/common@18.2.13node_modules/@angular/common @angular/common@"^18.1.4" from the root projectC...
Hi there, I need help:I need to switch between light and dark mode on metronic angular template without refreshing the page, is there a way on doing that?I've noticed that there is an injectable service that sets the mode on localStorage but afterwards it reloads the page. I need it to toggle...