Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64555 (s=64555, is=64610, ic=64611, ia=64612)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64611 (s=64555, is=64611, ic=64612, ia=64613)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64612 (s=64555, is=64611, ic=64612, ia=64613)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64613 (s=64555, is=64611, ic=64612, ia=64613)