Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34250 (s=34250, is=34285, ic=34284, ia=34286)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34286 (s=34250, is=34286, ic=34285, ia=34287)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34285 (s=34250, is=34286, ic=34285, ia=34287)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34287 (s=34250, is=34286, ic=34285, ia=34287)