Hello, i recived this mail "Metronic 9 Tailwind React Arrived - Enterprise ready React App with 20+ generic React components, 10 unique demos, 100+ fully designed pages, 1000+ UI elements.", and i want to make a new React + Vite project.
Could you give me the step by step process to initialize a...
Hi,
I’m having an issue with KTDatePicker — the event is not triggered when a date is selected.
I’m trying to listen for a date click / selection using the following code:
const calendar = new KTDatePicker('#test-data', {
onClickDate(self, t) {
console.log(self.context.selecte...
Background:
Using Metronic 9 Tailwind in NextJs with GlobalInit.tsx ( KTComponent.init() ) based component initialization in the _app.tsx.
Problem:
Components which are rendered after the initial app load are not initialized, so resultantly not working. For example, fetching some data from an A...
What happens with Block Module? KTBlockUI or KTApp.block
Estimado equipo de KeenIcons,
Espero que este mensaje los encuentre bien. Me dirijo a ustedes con una petición amable para la incorporación de un nuevo icono a su fantástica librería KeenIcons.
El icono que desearía proponer es un simple y versátil cuadrado ("square"). Considero que un icono d...
I have bought Craft Theme on https://themes.getbootstrap.com/product/craft-bootstrap-5-admin-dashboard-theme/
I am looking for adding button group dropdown in craft . Can you please give me example how to make it as I have not found any example on https://preview.keenthemes.com/html/craft/docs/ba...
version: v8.2.8
file: components/search.js
original code
```
var optionName = KTUtil.snakeToCamel(name);
if ( the.options[optionName] ) {
return KTUtil.getResponsiveValue(the.options[optionName]);
} else {
return null;
}
```
fix code
```
var optionName = KTUtil.snake...
Is there a toast component in version 9.1.1 typescript demo1 ?
I can't find it.
webpack-cli Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.
- configuration[0].entry['js/widgets.bundle'] should be a non-empty array.
All modules are loaded upon startup. The last one is exported.
obtive pacote pel...
I have form layout in one Vue file. I use v-if directive to show html based on step.
Initially when the DOM loads select2 is loaded and is working but when on the page i hit Next button to show other html in the same file, and thne goes back to Previous step to show the HTML, Select2 is destroyed....
Within a few months, I just bought Metronic 8 for Angular 17. In the template there are examples for using roles. But in my opinion it is not clear how to use it.
Here, can anyone give a simple example of how to use roles for menus, so that when creating a role there is a check box where the chec...
I using Metronic V8 Bootstrap for blazor, I ruun StaterKit project, but using DefaultLightHeader layout, it cant toggle Menu on mobile or small screen.
How to config it right?
Hi Team
Can I use
the below demo on laravel setup
https://preview.keenthemes.com/metronic8/demo39/index.html?mode=light
Hi all,
First of all, I would like to extend my congratulations to the entire team for such an amazing design.
I would like to use tailwind template (v9.04) for my new project. It is asp.net core mvc
(8.0). I will be using razor views.
1 - So, I just wanted to know is it ok just copy dist/a...
I need to identify the device from which the user visits us, so I was wondering if Metronic has something already established that allows me to identify if the user is using the application from a computer or from a mobile phone?
Thanks for the help, I'll stay tuned.
Do you have somehow to easily get all the icons to a icon picker without having to copy each individually?
Maybe a list of them all side by side in a HTML file or similar?
Whne I make a new page, I want to be able to change the left and right padding on the margins. How can I do this? I found this snippet ('container-xxl': !contentWidthFluid,) and realized it alters the padding, but I would like to implement customizable margins besides having margins or not,thanks
It will be available for download ? https://keenthemes.com/metronic/tailwind/demo3
Please provide download link so will upgrade our solution.
Hello,
I just bought theme and download starterkit for ASP.NET. Build went fine and app is running, i dont have errors in console but navigation to other pages is just not working, i do get refresh and i see redirect url but it always shows multipurpose dashboard.
Can you provide me some infor...
Hello I'm setting up a project with laravel and html
while creating layout I'm facing some problem that
KTUtil.onDOMContentLoaded((function() {
KTAppEcommerceProducts.init()
}
Please Help
Hi there! Following the documentation I'm trying to add angular material, but I'm getting this error:
ng add @angular/material --force
Skipping installation: Package already installed
? Choose a prebuilt theme name, or "custom" for a custom theme: Indigo/Pink [ Preview: https:...
Hello. I am using VueJs Demo 1, I want to use this support and tutorials section that you have in html: https://preview.keenthemes.com/metronic8/demo1/apps/support-center/tutorials/list.html
1- Do you have this section available in a version for Vue JS? I only found it in html version.
2- Can...