Metronic (1700)
HTML (1485)
Laravel (945)
Bootstrap 5 (901)
React (894)
Vue (717)
Angular (704)
PHP (514)
Tailwind 4 (407)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (189)
Webpack (154)
Design (130)
Django (125)
SASS (118)
License (106)
Gulp (89)
RTL (88)
Figma (79)
Next.js (71)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
We purchased Craft on Bootstrap themes.
Do you have a react version?
Hi team,
Can we use metronic for single domain with multiple subdomain in regular license?
Thanks,
Abdul
Hi,
I am using Metronic React demo 8.
Every time I try to use the LayoutSplashScreen it disappears automatically after a certain time.
As example:
I have a provider which is loading data. I am rendering the LayoutSplashScreen while the data is...
1. I am a frontend beginner and I purchased your theme and joined your GitHub repository. However, I found that the code on the GitHub repository is different from the code I downloaded from your main website. Why is this the case? I assumed they would be synchronized. This has led me to spend a lot...
i saw a thread saying full RTL support will be available form versioin 8.16 i did not understand how to install RTL in v8.2
also is tehre a way to make the RTL language based?
it says in the following link: https://preview.keenthemes.com/metronic8/react/docs/docs/rtl
"RTL is in the final...
Hi,
I'd like to extend the editModalForm with selectbox and switch, with the use of formik, but I can't find the way how to do that.
Can yoy please give me an example off the needed code?
Thanks in advance,
Regards,
Ron
Hi,
I have a question about using external css in the app. I use metronic with react app, and now i am trying to get page from another service like confluence. I am getting json file with whole html including styles, but when page is displayed in my app, styles from metronic overlays styles from...
Hello,
I have tried many things, but i cant figure it out.
I have tried react demo 1 and demo 2.
I would like to add to demo1 header menu the animation slide in down when i scroll the windows.
This is the animation that is already configure with the demo2.
On this demo2, when you scroll...
How to send data to side-drawer. I'm using table 'react-table' for showing table. Inside table I have view button. Whenever I click view button I'm able to open side-drawer. But I'm not able to send props to the side drawer. Please tell me how to send props. Without using context.
Please help!
Hello, I can't find example of Sub Datatable for react?
There is example for html with use of datatables but nothing similar for react.
I would like to get result like this but with react:
https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtable
Thanks.
Hi,
In the React demo1 of Metronic version 8.1.0 there is a Profile module. This is the URL for it:
http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/overview
When I go to Projects:
http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/projects...
Hi team,
I'm running React Demo 1 v8.2.0 on Chrome 118.0.5993.88 (Official Build) (x86_64), without any personal changes (just downloaded from KeenThemes).
When I start the application (yarn install; yarn start), the dashboard page is displayed as in the attached screenshots, that is clearly u...
is it okay if I upgrade from react-table 7 to 8?
Hello,
I have more than 30 errors while compiling the demo version.
I can't paste them all, but how the demo version can have that much errors ?
How to integrate Metronic into empty react project? Please, can you answer as simple as possible. I need to understand how to do it
Hi,
I am using the data-kt-menu attribute to get the KT menu working.
I am using the react demo 8.
Unfortunately, the menu does not appear on click.
This is my code:
const LanguageSelect: FC = () => {
const lang = useLang()
const currentLanguage = languages.find((x) => x.lang ===...
Where is the ecommerce apps when I download Metronic démo1 ?
I bought the Metronic Dashboard, and I am trying to deploy a demo dashboard to Render.com. It works, but the app is stuck in a loading state.
https://wealthtracker.onrender.com/
Locally everything works with
yarn dev
or
vite preview.
But as soon as I try to use
serve -s -l 4173
to simul...
side menu does not work when running from a mobile device and also have scroll bar not appear some cases .I think issue related with fixed height. I just tried following way on SidebarMenu component
I am using demo4 react version Metronic . While using react-apex charts for updating real-time data.it is not properly updating. That is horizontal movement is missing. pls give full code for real-time updating data.
x-axis - time and y-axis -temperature .
In each 1 second a new array of time an...
I tried to depoy React version (demo7) on vercel but it seems to be not working. I tried with both the edited version and the freshly downloaded version, and both seemed to show the same issue/error.
Fresh Install - https://test-pink-eight-23.vercel.app/
Edited Version - https://sales-ai-seven...
Hello, I would like to start a new project using Metronic theme and I am a bit perplexed if I should use one of React demos as a starting point or is there some empty React template/skeleton to start new React app? Mojo