I have successfully used mixed rendermodes in a dotnet Blazor solution. The questions is how to set this up using the ABP framework. Which template should I start with and which configuration steps needs to be done in the Module?
Hello,
Thanks for getting back so quickly. Unfortunately, I can't see that that ticket is describing how to set rende mode per component and per page, that we are trying to do.
Thank you
Hello,
We are currently working on improving a part of our web application. We are currently upgrading to ABP 8.3.4 in order to use the render modes of .net to speed up rendering of some complex pages/components.
We have been reading up on the documentation that you provide, but cannot seem to find any information about how to enable render modes per page or per component using ABP.
Do you have any documentation or step-by-step on how to do this?