Metronics v9 Tailwind React switching between one demo to another
Dear Sir
Kindly help me with the commands that will allow me to switch between two demos
also please help me to find for the each Demo their CSS file
Do you have any CSS file UI which i can use it for my application suggest me that also
Replies (2)
https://keenthemes.com/metronic/tailwind/docs/ can u give me source code of this please so we can utilize it as it is
I am sending you here so you can take care of it as I find there is no ticket making process exist right now to the logged users
Hi,
The demos are switched in the global routing setup src/routing/AppRoutingSetup.tsx. The Layout can be dynamically handled by URL param: https://gist.github.com/keen333/23c8105b27a2e664c5cc2af6218cca07
I hope this code will be helpful. All the best!
Regards,
Sean