Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65080 (s=65080, is=65135, ic=65136, ia=65137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65136 (s=65080, is=65136, ic=65137, ia=65138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65137 (s=65080, is=65136, ic=65137, ia=65138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65138 (s=65080, is=65136, ic=65137, ia=65138)