Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: React (95)

Hello,The Image Input component does not exist in reactjs theme, is it possible to use it in reactjs? I tried to create a component by copying its HTML tags, but its events are not working.
Hello,I am using the react demo and was wondering where is the best place to implement an automatic redirect after login to the original private url that was intercepted by the login.What would your suggestion be?Thanks in advance!
Hi,The metronic 8 theme doesn't have any table component, with pagination and search?
I want to know which version of Metronic 8 is good for a faster development process (React or Vue).Looking for valuable suggestions. Thanks
I am using v8.0.35 of metronic: https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 .in the html project I can see all the options in App section in sidebar. But un react project only chat section is there.tried both demo1 and demo2.Is the user management section ava...
I am trying to show datatables in dashboard. The problem with it is it needs horizontal scrolling to see all the data from small screen or mobile devices.So in Desktop i want to show all 5-6 columns.But from mobile devices i want to show only 2 columns.Is there any way to achieve this?
Where can I find the same demo that they have published here https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.101471426.293300087.1643330106-1618577804.1643330106 since the demo that is downloaded is a trimmed version.
I woulde like to compress the build .js & .css files with gzip compression. I'm using React with both Metronic 8 and 7.
Hello,I am using Demo 2 of metronic, the react one. I am really struggling on removing the login page when we visit the website for the first time:https://i.ibb.co/WyZNLPJ/login.pngHow can i disable the authentification step. I just want the website to directly redirect to home page.I tried...
I have recently purchased metronic_v8.0.34_3gb from themeforest, What I found is there are multiple demos that are missing. For HTML there are 20 demos but for vue, laravel, react, angular there is 2 to 3 demos only. Kindly please help with the remaining demos.
Hi,I'd like to integrate the Description input box in demo1/dist/apps/ecommerce/catalog/add-product.html into my React tsx page. However there is no demo JS code for this. What is the right way to do this in JS? Thanks.
Hi!I am trying to setup metronic react with webpack.mix.js. if anyone has done it before kindly hep me to setup.Thanks
Hi,I just downloaded Metronic and I want the react app how can I get a skeleton app without all the demo pages?Regards,
HiI had purchased v8.0.34.I'm going to use react template with ASP.NET web API as backend.But I couldn't login because access_token.How can I implement login?How can I generate access_token at backend?
Hi there,O just bought a metronic license and when opened the tract demos realized they were different from the one showed in the live preview. It had lots of minor changes and didn’t have most of the theme pages.In your website you say that all demo pages will be included:"The purchased packa...
Hi,I have a problem to implement react-select component to Stepper.I always get initials values, not these selected from Selectmy code:interface:export interface ICreateBot {...selectPairs: { value: string, label: string }...}inits:const inits: ICreateBot = {......
I just bought the metronic v8 recently and opened both the demo1 and demo2 projects for React. Unfortunately I cannot see any components for horizontal and vertical search, although it was shown in the https://preview.keenthemes.com/metronic8/demo1/utilities/search/vertical.html demo page.
Hiwhy in react (demo1) LayoutSetup.ts methods like getLayout() execute before main src/index.tsxcan you explain it for me? and how you do that?
Hello,In https://preview.keenthemes.com/metronic8/demo1/account/settings.html the avatar is editable and according to the doc it should. However, When I attempted to convert the code from the HTML folder to ReactJS it just allowed me to select the image file but not display the selected image. Whe...
I am curious why you don't have any Shopping Cart with this product? It is one of the best designs I have ever seen, but it is only half of a theme. Also what about the product database? The word "database" doesn't even appear in your Docs, but you have products, categories, etc. Where are you s...
I just learn for react js programming, but template is typescript, can I get template with javascript lang?