Missing elements of react version of metronic (demo1)
Hello,
I can see each element when i go to following link (html version of demo1 ) i can see all elements and explore them.
https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.96392405.891822424.1653486730-1662773759.1631454151
But if i go to react version of demo1 metronic app i get see limited menus.
https://preview.keenthemes.com/metronic8/react/demo1/dashboard
Is there a way to see react version with full elements like html version demo ?
Replies (1)
Hi,
Please note that the HTML version uses mostly jQuery plugins and while the React version uses native React components only. Also, SPA versions(React, Angular, Vue) come with only limited features since they require more time to code and maintain the framework updates. So for the React version, we focus on the core features, such as layout, CRUD solution end, and the other static HTML components that can be copied from the HTML version and reused in the React pages as those static HTML components are available for all SPA frameworks.
Regards.