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

Tag: Angular (532)

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 have a project is running with dot net core API and on the client side angular 12. How can I apply theme to use it instead of creating demo1 from scratch
Hi,I have a question, how can I change dynamically the css files to rtl when I change the language while the project is running and change it back to ltr once I change the language back
Hi, when I click the arrow icon, the header and top bar scroll to the left, but the sidebar stays openThank you
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...
Dear All,As you mentioned in other questions answer that related to RTL you said:"Copy RTL CSS file from the HTML version from/metronic_v8.0.x/html/theme/demo1/dist/assets/css/style.bundle.rtl.cssto the Angular folder demo1/src/assets/sass/"Are you planning to create rtl scss file...
Hi,We added Metronic to our existing angular application. I used the HTML version for it and recreated some components based on both the HTML and Angular demo. The whole application is working fine but we can't get the select2 from the HTML version working in the application. The select fo...
Hi !Can you please share procedure to convert Metronic 8 Angular into RTL.I tried to follow these steps https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/rtl.htmlBut it didn't help1. Do I need to convert every scss file into RTL ? (Scss is dived into multip...
There's a bug in angular version within _StickyComponents.ts (src/app/_metronic/kt/components/_StickyComponents.ts) In the following set of code : private getOption = (name: string) => { const dataStickyAttr = 'data-kt-sticky-' + name if (this.element.hasAttribute(dataStickyAttr)...
Couldn't find a roadmap for Metronic, I'm looking to understand when/if Metronic will be updated to use Angular 13+ ?Thanks
I have just purchased this, and attempted to do npm install. dependency problems : npm ERR! Found: @angular/common@12.1.5npm ERR! node_modules/@angular/commonnpm ERR! @angular/common@"~12.1.2" from the root projectnpm ERR!npm ERR! Could not resolve dependency:npm ERR! peer @angular/com...
we don't know how to use your theme with existing application, please share any video related to get start with angular and metronic theme, its bit urgent hope we will get help ASAP.
Hi, are you planning to provide a CRUD example for angular which uses material themes?
we purchased your theme one day back, now we are tried to copy your source code and pasted in our angular application but we are getting so lot of error while running the application, need u r support regarding the same.
i have purchased the metronic 8, but the angular source code i got is not the same as the preview site. https://preview.keenthemes.com/metronic8/demo1/
we are planning to purchase your theme, we want to clarify some doubts.1) we are using angular latest version(i.e. angular 12 or 13) does this theme support this version of angular?2) dose this theme using any third party plugin?3) what is the latency expiry date?4) once we purchased this th...
Hi guys,My name is Larissa and I’m writing from Brazil. We’ve been using your Metronic template, which we bought along with Angular 8. However, with the advancement of Angular versions, we are currently advancing to version 12. But, on doing this, the template presented some errors regarding the...
Hi,We are planning to buy Metronic 8 Angular Project , We wan to know does it support AWS AmplifyThank you
Hi !I am making a website which needs to support both English and Arabic language.The desired behaviour of the webiste should be that , when a user changes the language option to Arabic the design should also switch from LTR to RTL.I have read the RTL documentation https://preview.keenthemes...
How to properly customize buttons and actions in the toolbar component, inside our fresh created /pages components? I could not find nothing related to this in the docs...The toolbar component