Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Tailwind 4 (401)

I've tried many times follow the instruction in the Documentation - Integration guide: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/angular But all the time I cannot run angular-tailwind, because when I run ng serve, I've got many warnings like this: Appl...
How to pass prefetched Data to DataTable, instead of using apiEndpoint? const apiUrl = 'https://yourapirul'; const element = document.querySelector('#kt_remote_table'); const dataTableOptions = { apiEndpoint: apiUrl, //want to avoid this approach, and pass the Data directly pageSiz...
How can I open a modal within another without the first one closing? When I try, the first one closes. Could you help me with this?
Hello, I would like to know when the other react demos for version 9 will be available, currently there is only demo1 available. Thank you
My Next.js app crashes when I open the burger menu (sheet) on mobile simulation in dev mode. This happens in the demo8 layout and all other demo layouts as well. Here is my console outputs: https://imgur.com/18Lfdms https://imgur.com/qW7H9J3 (multiple) https://imgur.com/be1EcuJ
Hello How can I use Metronic Tailwind, on Laravel Inertia Js
When will the in-depth online documentation that covers all aspects of the Metronic 9 Tailwind React version be released?
Hello, I am using tailwind demo 10 for my laravel project, I'm using latest v9 build I would like to know how can I change the color of the borders and increase its opacity, also can you show me the available configuration for data table columns for remote data source, from Ktui docs I can only s...
how can i get the v9 tailwind version i currently have the v8 bootstrap version
Hi, Is there any update planned for Metronic 9? The last update was two months ago, and initially, Keenthemes mentioned that this was just the beginning, with only 5% of the planned features released. Additionally, Metronic Nest seems inactive. Looking forward to your response.
Video Link : https://telemarketing.sgp1.cdn.digitaloceanspaces.com/280_1750515877.mp4 Datatable will jump to top when we scroll to bottom. I think is due to the sticky header part.
I am using Metronic 9 on a company project. I am looking to customize the project. Right now I want to understand the login logout logic and I can't seem to find some components are. I am not looking specifically for how to find the login logout logic but I need some resources to understand metro...
Even though I followed the steps on the react integration page exactly, the project opens but the page does not load. I think the https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react page is out of date. There is no error message, the page just keeps loading.
Hey Metronic Community! We're thrilled to announce the Beta Testing phase for our upcoming Metronic 9 Tailwind React + Base UI version! This is your chance to get an exclusive first look at the latest evolution of the Metronic 9 React Toolkit and help shape its future.
Hi, currently I'm trying to implement Metronic 9 into my Laravel applications. Everything is good so far (though, I haven't checked all the components), but I came across problem when trying to make a dropdown component.
I bought your product imagining to download the React + Tailwind version, is it possible to download it? Reading your blog I notice that it is still in beta, it could be fine for me at the moment since I have chosen you as design driven. I await your kind reply. Kind regards, Amarildo Lena
I am unable to access the following URL: https://1.envato.market/EA4JP to purchase the Metronic framework. I keep receiving the following error message: "This site can’t be reached. Check if there is a typo in 1.envato.market. If spelling is correct, try running Windows Network Diagnostics. DN...
I have purchased license but code not found in download. Where I can find react compatible code for demo4 theme? URL - https://keenthemes.com/metronic/tailwind/demo4/
Good afternoon, there are a lot of missing components that would make it easier to develop with the Metronic 9 template. Namely sliders, galleries, notifications and water masks for input. I understand that the template is new and it is very difficult to implement everything at once. But I would lik...
Hello, Can DataTables be generated using an Endpoint URL, with pagination and search functionality handled on the client side? Metronic v9 Tailwindcss and Laravel.