New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5087)

Hi, I am using metronic 8 latest version. Where do I set the js settings for the graphics? For example, I need to do javascript editing on the charts on the dashboards/finance-performance.html page. Which file is in
Estoy usando https://preview.keenthemes.com/metronic8/demo1/ Estoy realizando la petición a un servidor, que me devuelve la respuesta en un Observable, ejecutar suscribe y dentro del observable modificar el valor de una variable no lo está tomando en el dom. Luego al dar click en alguna parte de...
Hi, the Figma file I got in the Themeforest download package only contains the colors, typography, buttons and badges and then suddenly stops - there's nothing else in terms of components. Where do I get the rest of the UI components such as inputs, switches, cards, list items, charts etc.?Thank...
Hey devs!I'm considering using Metronic to develop a new SaaS product in the disability space, and it seems like a great product - I'm just a bit concerned that web accessibility/ARIA support isn't really mentioned anywhere on the site, or in the docs, and only briefly referenced in a couple of...
Today i downloaded the demo1 for Blazor. I opened the starterkit project, ran it and icons and links does not work as far as i noticed.Am i missing anything?
1 Navigate your prompt to starterkit folder. cd starterkit 2 Run installation command to install depnedencies for node application. yarn 3 npm run start Keep your prompt running by default application is served on port 3000Point 3 of your documentation fails...
i purchased this on themeforrest, but the download zip file only contains links to this site.how do i go about getting the files?purchase code: 3c8e8678-3366-4541-801c-be7c27500787
I have an issue with the Aside menu in Metronic demo4, Aside is not moved to the right side, I follow all RTL documentation and use Webpack (), but also it is not moved to the right, what should I do ?? thank you for...
I need to change the demo size and make small so can you help me any place that i can change the size of the template is is my first question help me (Reducing page size)
Is it possible to have this template in .Jsx format and not in .Tsx format? Thanks
When I have table with Pagination and the rows have numbers like this:1 ---------2 ---------3 ---------So, when I go to the second page by Pagination the rows start from:1 ---------but it must start from:4 ---------How can I solve this bug?MetronicVue demo 8 version 8.1.6no...
I purchased your Medtronic theme but I am not able to see react js code inside it
The URL is https://preview.keenthemes.com/metronic8/demo1/utilities/search/horizontal.htmlThe link text is 'Advanced Search' - when you click on it, it should expose a section of search inputs to aide in the 'advanced search' - but it does not.Has anyone looked into this?
Medtronic spring does not work .Hi,I am following the instructions and I am getting following errorsWhen I run nom run build ERROR in ./webpack/plugins/plugins.js 101:17-71Module not found: Error: Can't resolve 'countup.js/dist/countUp.withPolyfill.min.js' in '/Users/***/dev/metronic-...
I am unable to render multiple menu(drop-down submenu) on the same page ... Export Report
I'm trying to add the POS Template to Blazor using the provided StarterKitI have added the requieres css and js:
Could you add some example public pages, like terms, contact or landing page to your examples?
I want to move app-engage-btn to left side. And then I want to customize size. I want to do 'small width' smaller than original width. I'm using demo-7. // code ....
Hi ,I Have two question. 1- if I Purchase metronic template , I have access to all Templates and themes for Angular ,Html , Vue , ect.. ? 2- are templates Support RTL Mode?thanks
Uncaught Error: No URL provided. at new Dropzone (dropzone.js:7938:1) at dropzone.js:9829:1 at Dropzone.discover (dropzone.js:9841:4) at Dropzone._autoDiscoverFunction (dropzone.js:10412:1) at HTMLDocument.init (dropzone.js:10377:1)Dropzone @ dropzone.js:7938(anonymous)...
In the lighthouse test, plugins.bundle.js took more time to load. so it's causing the performance of the site.Anyway to import/use this effectively?!
React Docs SPECIFICALLY state not to read from a "useRef" during renderinghttps://react.dev/reference/react/useRef#useref1) You can mutate the ref.current property. Unlike state, it is mutable. However, if it holds an object that is used for rendering (for example, a piece of your sta...