Metronic 9 demos
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
Replies (1)
Deleted comment
Deleted comment
Hi,
All Metronic 9 Demos(demo 1 - demo 10) are already available for the React version.
To use your preferred demo please perform below steps:
1) Refer to readme. md and install dependencies and launch the Metronic React app.
2) Import the new demo:
import { Demo8Layout } from "@/layouts/demo8"; 3) Assign
Demo8Layout to the page route settings:<Route element={<Demo8Layout />}>
...
</Route. 4) Go to the demo component and customize it as per your requirements:
<core>src/layouts/demo8.
If you need any further help please do let us know.
Regards,
Sean,