Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64610 (s=64610, is=64665, ic=64666, ia=64667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64666 (s=64610, is=64666, ic=64667, ia=64668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64667 (s=64610, is=64666, ic=64667, ia=64668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64668 (s=64610, is=64666, ic=64667, ia=64668)