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

Tag: Angular (573)

im having table with the personalization of the ajax table in the standard metronic template for angular.this is how i personalized the datatableConfig in my component: this.datatableConfig = { serverSide: false, autoWidth: true, lengthChange: true, pageLength: 10,...
Dears, I appreciate your work and support here, could you add an article on how to setup a new project in angular that uses a standalone component?Thanks
please let me know how can i use all features and templates that i purchase from you for example how can i use EDITORS or jsTree you give me things like magic i need to use it please let me know how
my question is my company Purchas and we get Metronic 8 for angular 17and i have many fantastic templates like html editor and form repeater....etc and so onbut my problem is the code in jQuery how can i get the typescript version to make my development more fast and productive any one have th...
Is there a functionality in metronic that will allow us to drag a card? reason is to have change of sorting.
Hello, I used your theme in my project, and my project was initially based on Angular version 15. However, I recently decided to upgrade Angular from version 15 to version 17, and I noticed that you also added an update for that same version.I successfully upgraded the Angular version, adjusted...
Estimado equipo de KeenIcons,Espero que este mensaje los encuentre bien. Me dirijo a ustedes con una petición amable para la incorporación de un nuevo icono a su fantástica librería KeenIcons.El icono que desearía proponer es un simple y versátil cuadrado ("square"). Considero que un icono d...
Within a few months, I just bought Metronic 8 for Angular 17. In the template there are examples for using roles. But in my opinion it is not clear how to use it.Here, can anyone give a simple example of how to use roles for menus, so that when creating a role there is a check box where the chec...
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.
➜ Local: http://localhost:00/ X [ERROR] Failed to resolve entry for package "http". The package may have incorrect main/module/exports specified in its package.json. [plugin vite:dep-pre-bundle]...
app.config.ts file is required to implement interceptor in angular application but it is not present in my angular application in demo 1 I have thouroghly checked it
I've set up Angular demo-2 and attempted to implement right-to-left (RTL) styling using the guidelines from this link: https://gist.github.com/carmelodevuz/b2c50883a8d164aa4a13c53056caf568. However, when reaching step 9, instead of creating style.rtl.css as expected, style.js is generated. Despite t...
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,I'm currently encountering an issue with the sidebar menu functionality in the latest versions of our application.I've implemented the presentation of menu-items recursively, with the data sourced from the server side. However, when I open a sub-menu and click on an item within that menu...
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...
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...
I have noticed that when clicking on the "Profile" option, the popover opens as expected. However, if I navigate to a component such as "Error," where there is no layout, and then return to the home page, the popover no longer opens upon clicking on "Profile.". This issue is causing inconvenienc...
How do I use StepperComponent from _StepperComponent.ts file in Angular project.I copied this from html documentation and tried to make use of it, but couldn't make it work, couldn't find docs with anything other than html.
Hello!The company I work for recently purchased your template. However, I'm encountering some difficulty getting it to function properly. I'm receiving the following error message:--> npm install --legacy-peer-depsC:\Repo\template\angular\metronic_angular_v8.2.5_demo1\node_modules\nx\src\n...
Hello support Team, I got an error at installing Metronic Angular Theme. I am stuck. Would you help me to solve the issue?Currently using Angular CLI: 17.3.6Node: 20.12.2Package Manager: npm 10.5.0OS: win32 x64After using ng serve command compiled failed. Getting this errorBu...
I'm trying to use this checkbox toggle switch with Angular. https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/switch.html I am importing individual pieces of the metronic theme, I see the styles, but when I click it, it doesnt change. What needs to be included to see the switch...