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)

Ive been trying to look for where is it that it is restricting me from accessing the dashboard if im not logged in. Need to make some mods to it. And adjust to my google login. Thank you.
Hello. I bought the template to use it in Angular, but the components of the "Project" tab are missing, which are the ones I need to use. Please can you tell me how to get to these and use them in my Angular project?
Hi, What is the best practice for companies that have a Metronic 8.x application built with Angular and would like to upgrade to Metronic 9?1. Is a complete rewrite required? 2. It does not seem that Metronic 9 will have Angular version support similar to React. What is the vision going...
Hello team,I am currently in the process of migrating my application from Angular 8 to Angular 17. My project uses Metronic Angular 8, and it's a large-scale application.I successfully updated Angular from version 8 to version 15, but while upgrading to version 16, I encountered the followin...
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...
How i can use the accordion component in angular version need to make component like that+ Requirements List - item #1 - item #2 - item #3 - item #4and this menu is collapsible
Hi...Actually we want below mentioned page code.https://preview.keenthemes.com/metronic8/demo1/apps/projects/list.htmlafter open this page click on Create Button. we need code of this page. also Please share full dome package.Thanks for Answer.
We use a framework called AspNetZero. Its front-end is based on the Metronic theme and uses the generated css bundles from from metronic (likely the Html generated bundles).We have been modifying the theme and styles from Metronic's Angular Demo 1. I have modified the styles in `angular.json` to...
When we create a new module in angular version, the content page looks like smaller than if we use other pre build modules, can you help me finding an solution for this?Pre-build:Module created:
Hi everyone,I'm working on an Angular (v18.2.11) project using Metronic v9.1.1, and I'm having trouble getting the datatable component to display correctly. I'm following the documentation here, but the styling in my application doesn't match the demo or the component overview. Specifically, the...
Hello,Is there a way to give to the datatable an array of data? Also is there a way to attach to sort/pagination events before they are executed?I am trying to use the datatable from here: https://keenthemes.com/metronic/tailwind/docs/components/datatableangular v18.2.11metronic v9...
Is there a way for the component in angular to just re-render itself with the correct selected mode without a reload?I was following this questions https://devs.keenthemes.com/question/switch-between-light-and-dark-mode-without-reloading-page-with-angular-templatebut it did not workI a...
Hello,We are having problem on toggling sidebar in Angular version of your theme. Once we click on "kt_app_sidebar_toggle" element, we expect sidebar to toggle into minimum position. But it happens only after we move mouse out of element "kt_app_sidebar_toggle". On the other side, expected bahav...
Hello,content-wise, are there any differences from default HTML version if I am going to use Angular version? For example Datatables plugin seem to be missing on Angular. Are the plugins and content differences only matter of demo preview or whole version?Thank you
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...
Hello again,I'm trying to set the blu color on the current selected page as done here on example "Custom Demo" as well as putting the display below instead of on the top as default, how is this possible?...
Hi,do you have an example how can I use the charts with firebase data? On Metronic Angular
Hi im using metronic 8 for angular, when i define the various column is there a way to get them translated string for the language i choose?this is how i define a single column in my code: -------------------------------------- this.datatableConfig = { serverSide: true, proc...
when i import ToastrModule in app,module.tsimport { ToastrModule } from 'ngx-toastr'; imports: [ToastrModule],getting these error:-Error: node_modules/ngx-toastr/toastr/toast-noanimation.component.d.ts:49:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 an...
Hello I would like to ask a clarification, about the location of Sidebar and the aside-menu.Where they are located in the metronic themes?Thanks in advance.Paulo