Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88132 (s=88132, is=88192, ic=88193, ia=88194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88193 (s=88132, is=88193, ic=88194, ia=88195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88194 (s=88132, is=88193, ic=88194, ia=88195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88195 (s=88132, is=88193, ic=88194, ia=88195)