Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

All Questions (6014)

Hi,How can I rowReorder for datatables.net ?I tried the examples on datatables.net.
hi , Our project uses the angular framework and ts. On the metronic website, all components are packaged into js files, such as the data range picker component. How to introduce and use it in the project
Hi there, There is an issue when dark mode is active - in my case all text in ck editor is not visible because text is same color as background (this is not the case in light mode).You can also see this issue partially in your documentation - https://preview.keenthemes.com/html/metronic/docs/edi...
Do we have an estimated time of arrival for the integration of Yii?
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!
Dear Metronic Support Team,I have encountered a situation where I need your guidance to ensure the proper implementation of user authentication in my application.I am using the signup form template provided in the Metronic theme, and I have successfully integrated it into my Django project....
Hello, I recently purchased this theme assuming that It will provide multiple options for project structure but I did not read the documentation clearly, I have an already existing next js project and I want to integrate the admin side with this theme. How can I do that? Thank you.
We are missing the vendor folder in Laravel demo1 because of this we are getting this errorAH01071: Got error 'PHP message: PHP Warning: require(/var/www/vhosts/outreachdeal.com/influencer.outreachdeal.com/starterkit/public/../vendor/autoload.php): Failed to open stream: No such file or director...
Hi, I want to submit a form, I have my controller to insert, but when I submit the indicator and the sweet alert shows but the records are unsaved. the file isn't loaded. when I remove the id from the submit customer the records are saved but all interactivity get lost. Cpts.
Hi,I'm trying to achieve a basic insert to a database.I kicked off with your Metronic laravel starter kit.1. I have a model "Client"2. I have a table "clients"3. I have a Livewire component "ClientsAdd" with a "submit" function that retrieves the form data and does the insert to the databa...
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...
Blazor 8 comes with a feature "Enhanced navigation" which basically intercepts navigation using anchor elements and instead of a full page load, issues a fetch request with subsequent DOM diff/patch. Blazor supports registering an event listener for that scenario which I have currently implement...
hello, this web page on documentation not working and show not foud! (laravel / views)https://preview.keenthemes.com/laravel/metronic/docs/views please send valid link or fix this errorthanks
I have version 18.0.0 of node and version 9.4.2 of npm, when I try to install PrimeNg: npm install primeng, this error is shown:npm install primengnpm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: cannonerpweb_v2@8.1.9...
Hey,I have a menu that on hover I open a submenu, my main menu is limited with height and I added 'overflow-y-auto', the problem is when my submenu is opens, so it not opens on the right, its override the main menu. my code:
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...
I have tried to setup the backend Laravel for Metronic vue, but it cannot fully login because it can't verify the token. It is getting a 404 on http://127.0.0.1:8000/api/verify_tokenI checked the Laravel code, and there is no reference whatsoever to verify_token.
Good Day KeenTeam Dev,I'm here to report and to request for Metronic 8 datatable responsive layout to be same as Metronic 7 as per comparison now the Metronic 8 datatable responsive looks like a downgrade compare to Metronic 7.Kindly refer to the image below for comparison: -
do you provide support for grails project configuration to your keen themes
is metronic 8.1.8 html support rtl ?if it work how can i get links rtl ?
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