Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Angular (696)

I couldn't find in the documentation a step-by-step installation guide to angular. do you have a video tutorial or documentation somewhere?
Hi! I am working with demo 5 (Angular) example and am currently struggling with a situation where dropdowns don't open when I click on them. This happens only after I have navigated away from /dashboard to let's say /auth/login and back. I am using the 'data-kt-menu-trigger="click"' logic. I I...
We are using your subscription with registered email sancheet@msn.com for angular 12 theme and we are having issue with toaster. The toaster is not working in your theme so we want a solution or any other option for that.
Hello, we would like to use the html version of DateRangePicker from Metronic in the Angular implementation, while preserving all of the styles. Is there any compatibility issue that is preventing it from being already available in the Angular demo version? Thank you
I have tried but every time I change the name of project, I get a bunch of errors, even when I replace from Find and Replace on Visual Studio. Appreciate the help!
Hello, I've a table with a new button / refresh button in a header
Hi, Is there a way to stop collapsing other opened nested menu items when you expand another menu item?
Hello I have already purchased your theme and want to add external js and Jquery in the theme but this is not working. Currently using Metronic Angular 8 version Demo1. Please advice us how can we add External Js/Jquery. Thanks
We are using Metronic demo1 theme to develop web application using angular. When we are trying to bind the data in .html file using our API’s, we are able to get the response in console but when we are binding the data to the elements in theme, the data is not binding. Help me out to overcome this i...
Hello, Angular - Demo 1 I am working on the wizard and was trying to use formGroup with Validations. Trying to use markAllasTouched or any control or form methods inside change event of the wizard which is not working fine. Can you guys please help me out in this? am I doing something w...
I have metronic angular demo 1 and it's working on angular v13 while I need to upgrade it to angular 14 is it possible to do that ??!
Hi, We are planning to buy Metronic 8 Angular Project , We wan to know does it support AWS Amplify Thank you
I read the documentation of the metronics theme for light box use. and followed the steps but it's not working fine in the angular project.
I purchased metronic theme in 2019 not used till now - trying to setup angular front end but shows only html things how to setup angular for metronic
Metronic 7.0.4 with Angular 9. I have some pages that I want to disable scrolltop. How can I do this? I've tried many techniques without success.
How to add custom css code in metronic theme for making responsive only device width > 1200px for container. the aside & header should be fixed position
Rider Bootstrap Theme Issue Issue with theme left side of login page not spanning to the bottom and right panel is way too high . if you move the html inside the index.html it works fine but not inside a basic angular component. here is the sample code: https://stackblitz.com/edit/angular-i4jhux...
Metronic custom style is not working. I have added @import "./assets/sass/core/vendors/plugins/toastr"; but CSS is not working. When I used @import "/node_modules/ngx-toastr/toastr.css"; It was working fine with the default toastr design. I also tried @import "./assets/sass/core/ven...
Using material datepicker, inside dropdown menus, When a date is selected dropdown closes, how to avoid it? THanks