"><img> to paste in an image
Hi,
We don't have multi-demo solution yet for the Metronic React application.
I am not able to write the exact solution, but maybe the next could be a solution:
In file src/_metronic/layout/core/LayoutProvider.tsx
we have setLayout
shared method, you can have access for it from hook useLayout
. You can write extra logic where you need it, pass your custom config into this method, and update the Layout view.
Regards,
Keenthemes support