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 !
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...
I'm trying to follow along based on the HTML demo, but it says to "Export" from the layout builder - the React version doesn't have this button in the demo. How do I set up the React version? The docs only have quickstart which is not helpful.
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...
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.
Please I would like to know before purchase your product in https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 --Starter Kitsare you giving only starter kits for react, angular etc , or the 2 version starter kit + full version? --FrameworksPlease also list...
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...
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?
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...
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
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
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...
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
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 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...