Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: Angular (656)

Hi,This release (v8.1.2) is included redesign main layout Angular v like in HTML v ?BR
We work with Angular and Boostrap in our projects. Congratulations for your great work on Metronic 9. Is there any roadmap / plan to migrate Metronic 8 Angular Boostrap to the new Metronic 9 with this beautiful redesigned UI?
Hi KeenThemes Team,I am reaching out to report an issue with our recent changes to the CRUD module. Despite making changes to the button icons and text, these updates are not reflecting in production after the production build.Specifically, we have updated the button styles, including changi...
https://preview.keenthemes.com/metronic8/demo1/apps/support-center/overview.html Support Center Module: 1. FAQ: - You offer FAQ's, tickets, etc but I do not see the template where admin or users can create FAQ with text, video, images, etc? Can you please provide this link? 2. Tickets...
When can we get a pagable list component and a simple modal component. That's all that really needed to really start working with this template and build out the solution. Please advise. And what would be the best method to convert some of the other apps you have in html to angular? I noticed ie for...
I need a older version of angular 14 metronics theme by using tailwind css or angular 14 how can i download it, could you please assist me.
HI,I'm currently running through and upgrading our Angular to the latest Metronic going from v7 to v8. Im noticing a lot of missing components like the subheader and wizard 3 etc. How do we get around these issue when upgrading? Is it just a case they are not using now?Thank you
Estoy usando https://preview.keenthemes.com/metronic8/demo1/ Estoy realizando la petición a un servidor, que me devuelve la respuesta en un Observable, ejecutar suscribe y dentro del observable modificar el valor de una variable no lo está tomando en el dom. Luego al dar click en alguna parte de...
There are multiple issues with Server Side Rendering when using metronic and thats a top priority, and I would like create a new project(using Angular 17) and add the individual pieces of metronic to make it work. I'm trying to hover over the angular demo 1 magnifying glass and see the results, and...
Hello,how can I toggle the menu so clicking on the toggle button it collapse then the full space is gained?ThanksPaolo
Hello themes i have a mMetronic angular demo and it's great but when i am trying bind *NgFor directive with a variable of objects that come from my APi the div with for on it won't appear and it disappear and {--bindings--} shows instead .Thanks in advance .
Hi Team,I have a question about the product Metronic Dashboard Theme,Is this project includes Angular 15? I have seen the demos there is a lot of functions showed in the other but the same pages with the angular demo didn't show them for example My projects page it shows with the tag coming...
Hello, I just purchased "Good" Theme. I love it. I am wondering if you have any guidlines on how to integrated with Angular ? Do I need to create a wrapper Angular component for each pure js component provided ? Also, Have you any plans in the roadmap to make it more Angular friendly ?
Greetings. When I change the theme mode in my Angular Metronic v8.1.5 project, it logs out of the application and switches to the login screen. When I look at the source of this, there is a line "document.location.reload()" in the "switchMode" function in the theme-mode.service.ts file. I think it i...
I am trying to show modal on button click but there is no working modal in demo1 application. When I opened it to edit the codes, I saw that the files like invite-users-modal.component.html were empty. Isthere any working modal example for angular?Thanks in advance.
how to make drawer open by default also I am using angular app and I am trying to use this line KTDrawer.createInstances();but I don't know from where I can import KTDrawer
Hello,Really like your new angular version :)I wonder if there is some infrastructure for implementing CRUD operations. and if so, is there something that go through an HTTP requests (Similar to what you did in the auth module...I.E auth-http.service) I only found pages include forms in th...
Hi there,i do have two different css file which needs to use for a component.a file has been imported in component.css file using @import methodhow to change the import css file to different css file by dropdown selection in component.htmlexampleComponent-a.htmldropdown 1-test1...
is there any startup project file with out components a clean architecture to start with my project ?? for angular demo2