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

Tag: React (673)

My manager has purchased Metronic and he gave me the product key. I am trying to download a paid metronic react template with purchase code but I am not sure how to do that. I can only see the option that asks me to pay and it doesn't have any field to enter purchase code.
Removed the "cra" method by react about 6 months ago. Do you have a short-term plan regarding this situation? Like next.js or vite.js that React recommends. In this case, it would be a mistake to start a new and long-term project with "cra".At least if you explain step by step the method that wi...
We are building food website where we are not selling theme to end user but we are getting orders from customers and delivering food to them. We are not selling this food website to anyone, we are using as service. Is regular license fine with this scenario?
Once i purchase Metronic, will get the updated versions for free with all the new demos currently being built?
Hi,I would like to purchase Metronic to build a react application.I see the export button for html demos. But i don't see one for react demos.will i be able to export for react also so that I can move fast in the development?Please let me know what are all the options for react? Than...
I don't care if it's not fully implemented. We can figure it out. We do got licenses.
I HAVE METRONIC 8.2 WHEN I TRY TO BUILD AND THEN OPEN THE INDEX.HTML FILE, THERE ARE JUST TWO BROKEN IMAGE LINKS AND LOADING TEXT. WHEN I CLICKED THE CONSOLE THERE ARE MIME CHECKING PROBLEMS. WHEN I SEARCH, I THINK THAT THERE IS MAYBE SOMETHING IS WRONG ABOUT WEBPACK. HOW I CORRECT THIS ISSUE? PLS H...
Hi,I bought the theme to use it inside my react project and it's kinda impossible to get an empty page works without `useLayout` or loading many files that depend on localStorage and cookies.How can I extract the parts I need given, I am not using react-router or create react app?I need...
Recently I purchased the Metronic - Bootstrap Admin Dashboard Theme for developing the React project. I want to know if there is any storybook available for the below form control in React.https://preview.keenthemes.com/metronic8/react/docs/docs/forms
Here's my problem in Metronic 8.1.8: https://devs.keenthemes.com/question/how-to-add-additional-pluginsI am trying to update to Metronic 8.2.0 to test if this will solve my problem in adding pluginsformvalidation: { styles: [ "{$config.path.common_src}/plugins/@form-validation/umd...
Hello there, I was wondering if I could get the dependencies for the React version before I buy, this is the only thing that I need to check before I start using the themethanks for your collaboration in advance
Hello dear Keen. I would like to know before buy the Medtronic template is it possible deploy it on ISS (blazor and React) .
Hi,In the Metronic 8.1.0 version of React there is a User Management component.In src/app/modules/apps/user-management/users-list/core/_requests.ts there's the getUsers method that fetches the users array:const getUsers = (query: string): Promise
Please I need help.I've bought React Keentheme and I don't understand how can I switch or set theme mode from react component?code example: style.scss// Mode$mode: default; or $mode: light; or $mode: light;@function getMode() { @if (variable-exists(mode)) { @return $mode; } @e...
So when on mobile this is what the menu looks like for react demo1. I have no idea how to fix it. Can anyone assist?https://i.imgur.com/kKrTl33.png
I am using React and the standard kt-drawer. I want to see how I can prevent the drawer from closing if the user clicks outside of the drawer itself. I only want it to close when the user clicks on the X button at the top right of the drawer. How do I change this behavior?
Do we have the calendar module in React?https://preview.keenthemes.com/metronic8/demo1/apps/calendar.html
Hi,i just purchased the template and found out there is no jsx for all demo version only tsx. Is there any template/demo version in jsx format?If no then how do i use it in jsx? Thank You.
Hello Support Team,Thank you for this great theme. Am failing to initialization JavaScript therefore all the modal, sidebar drop down menus are failing to work. Am developing my project in react but using the html template as a single page application.How can I initialize or setup javascript...
hello Friends, which of the demo version of react is using react redux, please let me know, as soon as you can.i can see demo1 is with contextAlfredo
Hi there, I currently have an app based on backpack for laravel with Spatie for permission manager and some basic jquery for modals and dynamic pages. It is purely a CRUD based admin environment with no real public website. I was thinking of moving this to Livewire or Vue with the latest version of...
Hello,As I see inside the HTML docs, there are so many ready to use components inside it. But when i get inside the React docs i can't see any of them. Is there any way i can use those inside my react application ? Thank you in advance !