Good evening
I've seen a number of posts around integrating Metronic V8 with Blazor WASM.
I have this working with Blazor WASM .NET 6.
I am able to provide advice should anyone still be struggling, potentially, if there is enough appetite I could create a tutorial or a demo project to share...
Good morning :) I would like to know if it is possible to detect the user's operating system theme and automatically apply (if applicable) the metronic dark theme.
I say this to avoid putting together both metronic css styles and use:
@media (prefers-color-scheme: dark)
Hello, you provide a separate Vue version, and a Laravel version using ".blades" files.
Do you have any tutorials on integrating the Vue template into Laravel?
I see you had a tutorial in Metronic v7, but it does not work with the latest version 8.
Hello;
In metronic_v6.0.6 datatables, I want to get all row Ids, but I couldn't find a way. I can read this when all rows selected. I want to do the same even if no row is selected.
Thank you so far.
Note: The jQuery code I use for reading selected ones; $("#m_datatable_Orders").KTDatata...
Can you please show an example on how I can modify the Element-plus's sass variables? I've tried so many ways. I'm using el-dialog inside my components, I can't seem to decrease the Top padding of el-dialog__body class
I'm working with Metronic 8.0.35 in my React app
I want to add an accordion element according to this example (just copied it):
https://preview.keenthemes.com/metronic8/react/demo1-docs/docs/accordion
But it doesn't work. Seems like it static and without Javascript
I bought metronic_v8.0.37 .
I use the php version.
I am Korean
I want to choose and use only the designs I want.
assets/css/style.bundle.css
I call the file in common, but can I use only the css value for the design I want without loading the above css file?
When I load the style.bundle.css...
Hi, how can I get datepicker on Metronic - Bootstrap 5? I need to show year first then month then the day. daterangepicker does not have that option?
Thank You.
Hi, I have a button that is invoking data-kt-menu. All is working well based on example except:
- calling menu button has dynamic text that is updated from subscription
- button params: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start"
- if Apply button ((click)="submit()" data-...
Hi,
I try to use the sticky component for vue, but the sticky doesn't work after a route change. It will only work on a fresh page load.
Please advice.
Thank you
Hello.
How can i access your demo blade files. I want refer your demo blade files. I am sharing here the link.
"https://preview.keenthemes.com/metronic8/demo8/dark/apps/ecommerce/customers/listing.html"
Hello,
I just purchased metronic 8 template, I builded default demo2 vue app and put to my ftp.
But it showed just a white screen, i can not see default website, what is wrong ?