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: React (877)

The use of Keenicons has been a significant enough burden that I'm here to ask how does Metronic suggest we regress them completely from the codebase. We want them completely nonexistent and removed.You might ask why. 1. They are much too playful, too immature, and doesn't instill profession...
React Docs SPECIFICALLY state not to read from a "useRef" during renderinghttps://react.dev/reference/react/useRef#useref1) You can mutate the ref.current property. Unlike state, it is mutable. However, if it holds an object that is used for rendering (for example, a piece of your sta...
Could you add some example public pages, like terms, contact or landing page to your examples?
I purchased your Medtronic theme but I am not able to see react js code inside it
Is it possible to have this template in .Jsx format and not in .Tsx format? Thanks
hi sir,I have purchased Merronic7, I want to show fixed top div on mobile i used below code these but theme default navbar show and then show custom div,please how to fix. if ($(window).width()
Hey, I want to integrate my react app with metronic. How to start that. I have a sample metronic project along with me. Guide me with the steps
Hello team,I'd like to build a React app using the Demo31 HTML template, but I notice that only Demo1 is provided as React project.Questions:1. Is there any plan to vend Demo31 as React project?2. If so, is there an expected date and price?3. If not, how do you suggest to move Demo31 f...
Hi i am just a Hobber building my own project, i am now on a point that i need more modules / widgets, i see tons of nice widgets in the HTML version, however i got the react version where a way less.How to get those html thing in react or why arent they there?
HelloKindly let me know why I can't download React demos, I purchased the license yesterday from themeforest, Please advice
I have a problem when I have to login in the app in demo1 react template
Even after i customize the login page the default page shows in web page why?
Hi all where can I find the react.js folder for DEMO 7. I seem to only be able to find a typescript folder. Thanks
I can't find the File Manager page for the react version of Metronic, did I miss it anywhere?
The elements on the error page 404 is all aligned to the top left, where I think the intended position of the elements should be aligned in the middle vertically and horizontally right?
Hi, Just bought Start template for React but "npm i" doesn't work:npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR!npm ERR! While resolving: react-scripts@4.0.1npm ERR! Found: typescript@4.1.2npm ERR! node_modules/typescriptnpm ERR! typescript@"4.1.2" from the r...
I see icons being used in the following way,KTIcon iconName='message-question' className='fs-2' />but I was unable to find references to the iconName used to reference the icon used in Duotune, many of the icons mentioned in the documentation page cannot be found - ht...
How do I edit the style for the dark mode for Metronic React version? I want to edit the text color of the dashboard component.
As you can see in the preview, some words are not shown properly when in dark mode. https://preview.keenthemes.com/html/metronic/docs/editors/ckeditor/classicI encountered the problem in React version of Metronic too. Please fix the React version of Metronic. I am using 8.1.8 React version
I am using Metronic version 8.1.8 the React version, and I want to ask how do I do the input validation for text input and display the error message accordingly?
Hi!I´m new with React, but I was able to create my own php API to connect to MySql and fetch data from the database and also made the login page work.The thing is, I don´t know why when trying to display, for example, the currentUser?.first_name it returns undefined.export functio...