Hi,
I am trying to user your Blazor template but I found only dashboard page. where are the other components? this template is not ready, isn't it?
Thanks,
Hi,
Our Blazor version is a Starterkit, which contains a fully functional layout and a few pages for start (Default Dashboard, Auth page, Error pages), we have plans for User Management App, System Settings page, and Audit Log page implementation in the next releases.
For now, you can easily add any other page by referring to our HTML version, all JS, and CSS code required for any page is already included in our Blazor Starterkit, all you need to do is just copy HTML markup and initialize js file on your page view (if it is required).
Regards,
Lauris Stepanovs,
Keenthemes Support Team